[latex3-commits] [l3svn] 01/02: Make l3(format).ins internally self-consistent

noreply at latex-project.org noreply at latex-project.org
Sat May 13 15:22:21 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit c1b9cbb63560ff732ff26fd8bb794dc45d1f55e0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat May 13 14:09:12 2017 +0100

    Make l3(format).ins internally self-consistent
---
 l3kernel/l3.ins       |   13 +++++++++----
 l3kernel/l3format.ins |   13 +++++++++----
 2 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/l3kernel/l3.ins b/l3kernel/l3.ins
index 2c381ce..a228522 100644
--- a/l3kernel/l3.ins
+++ b/l3kernel/l3.ins
@@ -150,12 +150,17 @@ and all files in that bundle must be distributed together.
 \def\MetaPrefix{--}
 \preamble
 
-EXPERIMENTAL CODE
+Copyright (C) 1990-2017 The LaTeX3 Project
 
-Do not distribute this file without also distributing the
-source files specified above.
+It may be distributed and/or modified under the conditions of
+the LaTeX Project Public License (LPPL), either version 1.3c of
+this license or (at your option) any later version.  The latest
+version of this license is in the file:
 
-Do not distribute a modified version of this file.
+   http://www.latex-project.org/lppl.txt
+
+This file is part of the "l3kernel bundle" (The Work in LPPL)
+and all files in that bundle must be distributed together.
 
 \endpreamble
 \nopostamble
diff --git a/l3kernel/l3format.ins b/l3kernel/l3format.ins
index 14d71ea..8251cfa 100644
--- a/l3kernel/l3format.ins
+++ b/l3kernel/l3format.ins
@@ -117,12 +117,17 @@ and all files in that bundle must be distributed together.
 \def\MetaPrefix{--}
 \preamble
 
-EXPERIMENTAL CODE
+Copyright (C) 1990-2017 The LaTeX3 Project
 
-Do not distribute this file without also distributing the
-source files specified above.
+It may be distributed and/or modified under the conditions of
+the LaTeX Project Public License (LPPL), either version 1.3c of
+this license or (at your option) any later version.  The latest
+version of this license is in the file:
 
-Do not distribute a modified version of this file.
+   http://www.latex-project.org/lppl.txt
+
+This file is part of the "l3kernel bundle" (The Work in LPPL)
+and all files in that bundle must be distributed together.
 
 \endpreamble
 \nopostamble

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list