From 2d0db0d9655eb1474367cf0dc565ad8710dda507 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 7 Jan 2022 09:00:30 +0100 Subject: [PATCH] Bump copyright year --- builder-support/debian/authoritative/debian-buster/copyright | 2 +- builder-support/debian/dnsdist/debian-buster/copyright | 2 +- builder-support/debian/recursor/debian-buster/copyright | 2 +- pdns/version.cc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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<