From: Wolfgang Stöggl Date: Thu, 14 Feb 2019 00:19:14 +0000 (+0100) Subject: Update year in COPYRIGHT and win32/*.rc files X-Git-Tag: v1.7.2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e6e8f11e10777d462d1ff3d5896d625294ee896;p=thirdparty%2Frrdtool-1.x.git Update year in COPYRIGHT and win32/*.rc files --- diff --git a/COPYRIGHT b/COPYRIGHT index 48eaf8b0..97ad8580 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,7 +2,7 @@ RRDTOOL - Round Robin Database Tool A tool for fast logging of numerical data graphical display of this data. -Copyright (c) 1997-2015 Tobias Oetiker +Copyright (c) 1997-2019 Tobias Oetiker All rights reserved. GNU GPL License diff --git a/win32/librrd-4.rc b/win32/librrd-4.rc index 90742adf..c4b75fe0 100644 --- a/win32/librrd-4.rc +++ b/win32/librrd-4.rc @@ -19,7 +19,7 @@ BEGIN BEGIN VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later" VALUE "CompanyName", "The RRDtool Project, http://oss.oetiker.ch/rrdtool/" - VALUE "LegalCopyright", "Copyright (c) 1998-2017 Tobias Oetiker" + VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker" VALUE "FileDescription", "time-series data storage and display system" VALUE "ProductName", "RRDtool" VALUE "FileVersion", PACKAGE_VERSION diff --git a/win32/rrdcgi.rc b/win32/rrdcgi.rc index 97202417..2b29a8c5 100644 --- a/win32/rrdcgi.rc +++ b/win32/rrdcgi.rc @@ -19,7 +19,7 @@ BEGIN BEGIN VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later" VALUE "CompanyName", "The RRDtool Project, http://oss.oetiker.ch/rrdtool/" - VALUE "LegalCopyright", "Copyright (c) 1998-2017 Tobias Oetiker" + VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker" VALUE "FileDescription", "time-series data storage and display system" VALUE "ProductName", "RRDtool" VALUE "FileVersion", PACKAGE_VERSION diff --git a/win32/rrdtool.rc b/win32/rrdtool.rc index 0d987b94..5e973e40 100644 --- a/win32/rrdtool.rc +++ b/win32/rrdtool.rc @@ -19,7 +19,7 @@ BEGIN BEGIN VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later" VALUE "CompanyName", "The RRDtool Project, http://oss.oetiker.ch/rrdtool/" - VALUE "LegalCopyright", "Copyright (c) 1998-2017 Tobias Oetiker" + VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker" VALUE "FileDescription", "time-series data storage and display system" VALUE "ProductName", "RRDtool" VALUE "FileVersion", PACKAGE_VERSION diff --git a/win32/rrdupdate.rc b/win32/rrdupdate.rc index 7933791b..ea95dc84 100644 --- a/win32/rrdupdate.rc +++ b/win32/rrdupdate.rc @@ -19,7 +19,7 @@ BEGIN BEGIN VALUE "Comments", "RRDtool is available under the terms of the GNU General Public License V2 or later" VALUE "CompanyName", "The RRDtool Project, http://oss.oetiker.ch/rrdtool/" - VALUE "LegalCopyright", "Copyright (c) 1998-2017 Tobias Oetiker" + VALUE "LegalCopyright", "Copyright (c) 1998-2019 Tobias Oetiker" VALUE "FileDescription", "time-series data storage and display system" VALUE "ProductName", "RRDtool" VALUE "FileVersion", PACKAGE_VERSION