[latex3-commits] [l3svn] 01/06: Update README copyright footer style

noreply at latex-project.org noreply at latex-project.org
Mon Sep 7 11:53:21 CEST 2015


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

joseph pushed a commit to branch master
in repository l3svn.

commit 310225d7273057f256c3702fc77aec678282b4fb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Sep 7 10:44:13 2015 +0100

    Update README copyright footer style
    
    These are now all basd on the one for Markdown itself
    (http://daringfireball.net/projects/markdown/license).
    
    This is the first step of updating the README files so they
    make a bit more unified sense, as part of the request from
    CTAN to include versions in all of them.
---
 README.md                |    5 +++--
 l3build/README.md        |    7 +++++--
 l3experimental/README.md |    7 +++++--
 l3kernel/README.md       |    5 +++--
 l3packages/README.md     |    7 +++++--
 5 files changed, 21 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index 6c1cec3..9493a94 100644
--- a/README.md
+++ b/README.md
@@ -107,5 +107,6 @@ the [LaTeX-L list](#Discussion) should be used .
 
 -----
 
-Copyright (C) 2011,2012,2014,2015 The LaTeX3 Project
-All rights reserved
+<p>Copyright (C) 2011,2012,2014,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>
\ No newline at end of file
diff --git a/l3build/README.md b/l3build/README.md
index 87b8cbc..3f9aaa2 100644
--- a/l3build/README.md
+++ b/l3build/README.md
@@ -22,5 +22,8 @@ The issue tracker for LaTeX3 bugs is currently located at
 
 Please report specific issues with LaTeX3 code there. 
 
---- Copyright 2014
-    The LaTeX3 Project.  All rights reserved ---
+-----
+
+<p>Copyright (C) 2014,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>
diff --git a/l3experimental/README.md b/l3experimental/README.md
index 3e2caa7..f7cf518 100644
--- a/l3experimental/README.md
+++ b/l3experimental/README.md
@@ -99,5 +99,8 @@ The issue tracker for LaTeX3 bugs is currently located at
 Please report specific issues with LaTeX3 code there. More general
 discussion should be directed to the LaTeX-L lists.
 
---- Copyright 1998 -- 2011
-    The LaTeX3 Project.  All rights reserved ---
+-----
+
+<p>Copyright (C) 1998-2011,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>
diff --git a/l3kernel/README.md b/l3kernel/README.md
index d83695a..1992240 100644
--- a/l3kernel/README.md
+++ b/l3kernel/README.md
@@ -97,5 +97,6 @@ should be used.
 
 -----
 
-Copyright (C) 1998-2012 The LaTeX3 Project
-All rights reserved
+<p>Copyright (C) 1998-2012,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>
diff --git a/l3packages/README.md b/l3packages/README.md
index 5a155d9..db750f5 100644
--- a/l3packages/README.md
+++ b/l3packages/README.md
@@ -110,5 +110,8 @@ by e-mail: <latex-team at latex-project.org>; for general LaTeX3 discussion
 the [LaTeX-L list](http://news.gmane.org/group/gmane.comp.tex.latex.latex3)
 should be used.
 
---- Copyright 1998-2011
-    The LaTeX3 Project.  All rights reserved ---
+-----
+
+<p>Copyright (C) 1998-2011,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>

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


More information about the latex3-commits mailing list