-PowerDNS is copyright © 2001-2020 by PowerDNS.COM BV and lots of
+PowerDNS is copyright © 2001-2021 by PowerDNS.COM BV and lots of
contributors, using the GNU GPLv2 license (see NOTICE for the
exact license and exception used).
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2016 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Comment: Sometimes, Netherlabs BV is credited, which is a precursor
to todays PowerDNS.COM BV.
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2016 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Comment: Sometimes, Netherlabs BV is credited, which is a precursor
to todays PowerDNS.COM BV.
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2016 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Comment: Sometimes, Netherlabs BV is credited, which is a precursor
to todays PowerDNS.COM BV.
Source: https://dnsdist.org
Files: *
-Copyright: 2002-2019 PowerDNS.COM BV and contributors
+Copyright: 2002-2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Files: debian/*
Source: https://dnsdist.org
Files: *
-Copyright: 2002-2016 PowerDNS.COM BV and contributors
+Copyright: 2002-2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Files: debian/*
Source: https://dnsdist.org
Files: *
-Copyright: 2002-2016 PowerDNS.COM BV and contributors
+Copyright: 2002-2021 PowerDNS.COM BV and contributors
License: GPL-2 with OpenSSL Exception
Files: debian/*
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2015 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 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
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2015 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 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
Source: https://www.powerdns.com/downloads.html
Files: *
-Copyright: 2002 - 2015 PowerDNS.COM BV and contributors
+Copyright: 2002 - 2021 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
printtable(ret,req->getvars["ring"],S.getRingTitle(req->getvars["ring"]),100);
ret<<"</div></div>"<<endl;
- ret<<"<footer class=\"row\">"<<fullVersionString()<<"<br>© 2013 - 2019 <a href=\"https://www.powerdns.com/\">PowerDNS.COM BV</a>.</footer>"<<endl;
+ ret<<"<footer class=\"row\">"<<fullVersionString()<<"<br>© 2013 - 2021 <a href=\"https://www.powerdns.com/\">PowerDNS.COM BV</a>.</footer>"<<endl;
ret<<"</body></html>"<<endl;
resp->body = ret.str();