From: Otto Moerbeek Date: Mon, 17 Jul 2023 15:00:04 +0000 (+0200) Subject: Do not include year(s) in copyright messages. X-Git-Tag: rec-5.0.0-alpha1~105^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b9a01c1791be10c47d8d9c0e950210c075d7b9;p=thirdparty%2Fpdns.git Do not include year(s) in copyright messages. It's too hard to keep up-to-date and serves no real purpose. --- diff --git a/pdns/version.cc b/pdns/version.cc index 721439b2e4..3575303ca5 100644 --- a/pdns/version.cc +++ b/pdns/version.cc @@ -67,7 +67,7 @@ string productTypeApiType() { void showProductVersion() { - g_log<