diff options
author | Holger Wansing <hwansing@mailbox.org> | 2019-01-21 09:26:53 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2019-01-21 09:26:53 +0100 |
commit | 198f9ee59b70237bf9199f2db25a59cfb2fe0fa8 (patch) | |
tree | 0bbbe67f173bd9f0e08a38e14a70fc207af73ffd /build/entities | |
parent | e0ad9f28eedd39357ca703598330cdb1f0ad4904 (diff) | |
download | installation-guide-198f9ee59b70237bf9199f2db25a59cfb2fe0fa8.zip |
Trim copyright years
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/common.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index ed2892ef8..186afa781 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -4,7 +4,7 @@ <!-- current year (to be used for copyright declaration). --> <!-- When changing this, also change in "debian/copyright" file! --> -<!ENTITY current-year "2017"> +<!ENTITY current-year "2019"> <!-- short name to use for Debian --> <!ENTITY debian "Debian"> |