diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-02-24 21:04:13 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-02-24 21:04:13 +0100 |
commit | e0b66b909516127c082fd1c97e39320a3a6f2794 (patch) | |
tree | ebdd6e03b870e1500dd5e4bc960c9b0eb69b1af1 /build/entities | |
parent | 335c30d2e617bb50b785d30ed6d5dc7082751e44 (diff) | |
download | installation-guide-e0b66b909516127c082fd1c97e39320a3a6f2794.zip |
Update copyright year
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 a1a10d232..fffb21237 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 "2019"> +<!ENTITY current-year "2020"> <!-- short name to use for Debian --> <!ENTITY debian "Debian"> |