diff options
-rw-r--r-- | build/entities/common.ent | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 6f9399c2a..c65b9a7c1 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -3,8 +3,8 @@ <!-- The *first* definition of an ENTITY wins. --> <!-- current year (to be used for copyright declaration). --> -<!-- When changing this, also change in "debian/copyright" file)! --> -<!ENTITY current-year "2015"> +<!-- When changing this, also change in "debian/copyright" file! --> +<!ENTITY current-year "2016"> <!-- short name to use for Debian --> <!ENTITY debian "Debian"> diff --git a/debian/copyright b/debian/copyright index 369e69ec1..225c97825 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ The Installation Guide is copyright 1996 Bruce Perens; 1996, 1997 Sven Rudolph; 1998 Igor Grobman, James Treacy; 1998-2002 Adam Di Carlo; 2003 Chris Tillman; -2004-2015 by the Debian Installer team, and by other contributors. It is +2004-2016 by the Debian Installer team, and by other contributors. It is licensed under the terms of the GNU GPL, version 2. A copy of the GPL is included in an appendix of the Installation Guide and can |