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/?a=commitdiff_plain;h=refs%2Fpull%2F13044%2Fhead;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<