From 79fb4337af4fdcce9a75abe053aab56bfd0fceb9 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 2 Jan 2019 10:33:58 +0100 Subject: [PATCH] Hello 2019! --- README.md | 2 +- docs/conf.py | 2 +- pdns/dnsdistdist/docs/conf.py | 2 +- pdns/minicurl.cc | 2 +- pdns/minicurl.hh | 2 +- pdns/recursordist/README.md | 2 +- pdns/recursordist/docs/conf.py | 2 +- pdns/version.cc | 2 +- pdns/ws-auth.cc | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 40d4171479..3f85d438f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PowerDNS is copyright © 2001-2018 by PowerDNS.COM BV and lots of +PowerDNS is copyright © 2001-2019 by PowerDNS.COM BV and lots of contributors, using the GNU GPLv2 license (see NOTICE for the exact license and exception used). diff --git a/docs/conf.py b/docs/conf.py index c82c392636..b09c0f212c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,7 +51,7 @@ master_doc = 'indexTOC' # General information about the project. project = 'PowerDNS Authoritative Server' -copyright = '2001-2018, PowerDNS.COM BV' +copyright = '2001-2019, PowerDNS.COM BV' author = 'PowerDNS.COM BV' # The version info for the project you're documenting, acts as replacement for diff --git a/pdns/dnsdistdist/docs/conf.py b/pdns/dnsdistdist/docs/conf.py index 9e03e9fad3..e388c78081 100644 --- a/pdns/dnsdistdist/docs/conf.py +++ b/pdns/dnsdistdist/docs/conf.py @@ -48,7 +48,7 @@ master_doc = 'index_TOC' # General information about the project. project = 'dnsdist' -copyright = '2015-2018, PowerDNS.COM BV and its contributors' +copyright = '2015-2019, PowerDNS.COM BV and its contributors' author = 'PowerDNS.COM BV and its contributors' # The version info for the project you're documenting, acts as replacement for diff --git a/pdns/minicurl.cc b/pdns/minicurl.cc index a02239a44b..bd80f92cbb 100644 --- a/pdns/minicurl.cc +++ b/pdns/minicurl.cc @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2018 powerdns.com bv + * Copyright (c) 2018-2019 powerdns.com bv * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/pdns/minicurl.hh b/pdns/minicurl.hh index 28925f3de9..0218754f3d 100644 --- a/pdns/minicurl.hh +++ b/pdns/minicurl.hh @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2018 powerdns.com bv + * Copyright (c) 2018-2019 powerdns.com bv * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/pdns/recursordist/README.md b/pdns/recursordist/README.md index e59c1e87a6..cc3368cce7 100644 --- a/pdns/recursordist/README.md +++ b/pdns/recursordist/README.md @@ -91,6 +91,6 @@ reported. License ------- -PowerDNS is copyright © 2001-2018 by PowerDNS.COM BV and lots of +PowerDNS is copyright © 2001-2019 by PowerDNS.COM BV and lots of contributors, using the GNU GPLv2 license (see NOTICE for the exact license and exception used). diff --git a/pdns/recursordist/docs/conf.py b/pdns/recursordist/docs/conf.py index 46837173ca..0b5f16d0a7 100644 --- a/pdns/recursordist/docs/conf.py +++ b/pdns/recursordist/docs/conf.py @@ -51,7 +51,7 @@ master_doc = 'indexTOC' # General information about the project. project = 'PowerDNS Recursor' -copyright = '2001-2018, PowerDNS.COM BV' +copyright = '2001-2019, PowerDNS.COM BV' author = 'PowerDNS.COM BV' # The version info for the project you're documenting, acts as replacement for diff --git a/pdns/version.cc b/pdns/version.cc index eb4be219d8..9ecfc34998 100644 --- a/pdns/version.cc +++ b/pdns/version.cc @@ -67,7 +67,7 @@ string productTypeApiType() { void showProductVersion() { - g_log<getvars["ring"],S.getRingTitle(req->getvars["ring"]),100); ret<<""<"<© 2013 - 2018 PowerDNS.COM BV."<"<© 2013 - 2019 PowerDNS.COM BV."<"<body = ret.str(); -- 2.47.2