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
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/*
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
void showProductVersion()
{
- g_log<<Logger::Warning<<productName()<<" "<< VERSION << " (C) 2001-2021 "
+ g_log<<Logger::Warning<<productName()<<" "<< VERSION << " (C) 2001-2022 "
"PowerDNS.COM BV" << endl;
g_log<<Logger::Warning<<"Using "<<(sizeof(unsigned long)*8)<<"-bits mode. "
"Built using " << compilerVersion()