From: Otto Moerbeek Date: Fri, 7 Jan 2022 08:00:30 +0000 (+0100) Subject: Bump copyright year X-Git-Tag: auth-4.7.0-alpha1~91^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11150%2Fhead;p=thirdparty%2Fpdns.git Bump copyright year --- diff --git a/builder-support/debian/authoritative/debian-buster/copyright b/builder-support/debian/authoritative/debian-buster/copyright index 4adc7e724c..3c9cd99e9e 100644 --- a/builder-support/debian/authoritative/debian-buster/copyright +++ b/builder-support/debian/authoritative/debian-buster/copyright @@ -3,7 +3,7 @@ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html Files: * -Copyright: 2002 - 2020 PowerDNS.COM BV and contributors +Copyright: 2002 - 2022 PowerDNS.COM BV and contributors License: GPL-2 with OpenSSL Exception Files: m4/ax_cxx_compile_stdcxx_11.m4 diff --git a/builder-support/debian/dnsdist/debian-buster/copyright b/builder-support/debian/dnsdist/debian-buster/copyright index edd9050303..761250f2bf 100644 --- a/builder-support/debian/dnsdist/debian-buster/copyright +++ b/builder-support/debian/dnsdist/debian-buster/copyright @@ -3,7 +3,7 @@ Upstream-Name: dnsdist Source: https://dnsdist.org Files: * -Copyright: 2002-2021 PowerDNS.COM BV and contributors +Copyright: 2002-2022 PowerDNS.COM BV and contributors License: GPL-2 with OpenSSL Exception Files: debian/* diff --git a/builder-support/debian/recursor/debian-buster/copyright b/builder-support/debian/recursor/debian-buster/copyright index 282ef36bd8..8aba47378c 100644 --- a/builder-support/debian/recursor/debian-buster/copyright +++ b/builder-support/debian/recursor/debian-buster/copyright @@ -3,7 +3,7 @@ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html Files: * -Copyright: 2002 - 2021 PowerDNS.COM BV and contributors +Copyright: 2002 - 2022 PowerDNS.COM BV and contributors License: GPL-2 with OpenSSL Exception This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 diff --git a/pdns/version.cc b/pdns/version.cc index 8030f4babd..d8f5d404bd 100644 --- a/pdns/version.cc +++ b/pdns/version.cc @@ -67,7 +67,7 @@ string productTypeApiType() { void showProductVersion() { - g_log<