From 83b9a01c1791be10c47d8d9c0e950210c075d7b9 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 17 Jul 2023 17:00:04 +0200 Subject: [PATCH] Do not include year(s) in copyright messages. It's too hard to keep up-to-date and serves no real purpose. --- pdns/version.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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<