From b0232936d687c273822dcba9e2c44790afdd76ec Mon Sep 17 00:00:00 2001 From: mathintro <orestis.malaspinas@hesge.ch> Date: Wed, 28 Sep 2016 17:37:02 +0200 Subject: [PATCH] ajout de la license --- cours.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cours.tex b/cours.tex index 8dcb679..0623d4c 100644 --- a/cours.tex +++ b/cours.tex @@ -1,3 +1,11 @@ ++% Copyright (C) 2016 Orestis Malaspinas. ++% Permission is granted to copy, distribute and/or modify this document ++% under the terms of the GNU Free Documentation License, Version 1.3 ++% or any later version published by the Free Software Foundation; ++% with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. ++% A copy of the license can be downloaded from: ++% https://www.gnu.org/licenses/fdl.html. + \documentclass[a4paper,12pt]{book} \usepackage[utf8]{inputenc} \usepackage[french]{babel} -- GitLab