[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gpce-2017: Add an explicit license.
From: |
Ludovic Courtès |
Subject: |
08/14: gpce-2017: Add an explicit license. |
Date: |
Fri, 1 Sep 2017 11:57:55 -0400 (EDT) |
civodul pushed a commit to branch master
in repository maintenance.
commit ce3cfaae1c6dcd86b0c099c3de42e51f5282fc8f
Author: Ludovic Courtès <address@hidden>
Date: Thu Aug 31 11:35:09 2017 +0200
gpce-2017: Add an explicit license.
---
doc/gpce-2017/gpce.skb | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
diff --git a/doc/gpce-2017/gpce.skb b/doc/gpce-2017/gpce.skb
index 114e161..6aef32b 100644
--- a/doc/gpce-2017/gpce.skb
+++ b/doc/gpce-2017/gpce.skb
@@ -92,7 +92,27 @@
"\
\\acmConference[GPCE'17]{International Conference on Generative Programming:
Concepts \\& Experience}{October 2017}{Vancouver, Canada}
\\acmYear{2017}
-\\copyrightyear{2017}\n")))
+\\copyrightyear{2017}
+
+\\let\\oldthing\\footnotetextcopyrightpermission
+\\renewcommand\\footnotetextcopyrightpermission[1]{\\oldthing{
+ % Per
+ %
<https://www.legifrance.gouv.fr/affichCodeArticle.do?cidTexte=LEGITEXT000006069414&idArticle=LEGIARTI000006278959&dateTexte=20170831>,
+ % the copyright holder is me personally, not Inria.
+ Copyright \\copyright 2017 Ludovic Courtès.\\
+
+ 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 is
+ available at \\url{https://www.gnu.org/licenses/gfdl.html}.
+
+ % Give a link to the 'Transparent Copy', as per Section 3 of the GFDL.
+ The source of this document is available from
+ \\url{https://git.sv.gnu.org/cgit/guix/maintenance.git}.
+}}
+")))
(let ((latex (find-engine 'latex)))
(engine-custom-set! latex 'documentclass
- branch master updated (036cd84 -> fb91f64), Ludovic Courtès, 2017/09/01
- 11/14: gpce-2017: Enable hyphenation at hyphens., Ludovic Courtès, 2017/09/01
- 10/14: gpce-2017: Adjust as suggested by the reviewers., Ludovic Courtès, 2017/09/01
- 14/14: gpce-2017: Adjust ACM boilerplate., Ludovic Courtès, 2017/09/01
- 05/14: gpce-2017: Shrink., Ludovic Courtès, 2017/09/01
- 01/14: doc: Add GPCE paper., Ludovic Courtès, 2017/09/01
- 08/14: gpce-2017: Add an explicit license.,
Ludovic Courtès <=
- 09/14: gpce-2017: Fix typo., Ludovic Courtès, 2017/09/01
- 03/14: gpce-2017: Write some more., Ludovic Courtès, 2017/09/01
- 04/14: gpce-2017: Fixlets., Ludovic Courtès, 2017/09/01
- 07/14: gpce-2017: Deanonymize., Ludovic Courtès, 2017/09/01
- 13/14: gpce-2017: Shrink to 7 pages (10pt font)., Ludovic Courtès, 2017/09/01
- 06/14: gpce-2017: Tweak some more., Ludovic Courtès, 2017/09/01
- 02/14: gpce-2017: Write, write, write., Ludovic Courtès, 2017/09/01
- 12/14: gpce-2017: Use acmart v1.47., Ludovic Courtès, 2017/09/01