hg site extension
 
(Arne Babenhauserheide)
2014-02-09: added Copyright information.

added Copyright information.

diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -61,4 +61,8 @@ options:
 
 use "hg -v help site" to show global options
 
+
+Copyright: Copyright 2012 till 2014 Arne Babenhauserheide, Licensed under GPLv2 or later.
+
+
 Related: git2html → http://hssl.cs.jhu.edu/~neal/git2html/
diff --git a/staticsite.py b/staticsite.py
--- a/staticsite.py
+++ b/staticsite.py
@@ -11,7 +11,7 @@ serve and full solutions like bitbucket 
 without the interactivity).
 """
 
-__copyright__ = """Copyright 2012 till 2013 Arne Babenhauserheide
+__copyright__ = """Copyright 2012 till 2014 Arne Babenhauserheide
 
 This software may be used and distributed according to the terms of the
 GNU General Public License version 2 or any later version.