2020-01-04 Fred Gleason <fredg@paravelsystems.com>

* Updated RD_COPYRIGHT_NOTICE for 2020.
This commit is contained in:
Fred Gleason
2020-01-04 10:36:01 -05:00
parent 968bf48fed
commit 3c7bb3459c
2 changed files with 4 additions and 2 deletions

View File

@@ -19387,3 +19387,5 @@
* Fixed a regression in the Web API that caused the * Fixed a regression in the Web API that caused the
'origindatetime', 'startdatetime' and 'enddatetime' to be incorrect 'origindatetime', 'startdatetime' and 'enddatetime' to be incorrect
and/or corrupt in served XML documents. and/or corrupt in served XML documents.
2020-01-04 Fred Gleason <fredg@paravelsystems.com>
* Updated RD_COPYRIGHT_NOTICE for 2020.

View File

@@ -2,7 +2,7 @@
// //
// System-Wide Values for Rivendell // System-Wide Values for Rivendell
// //
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com> // (C) Copyright 2002-2020 Fred Gleason <fredg@paravelsystems.com>
// //
// This program is free software; you can redistribute it and/or modify // This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as // it under the terms of the GNU General Public License version 2 as
@@ -24,7 +24,7 @@
/* /*
* Copyright Notice * Copyright Notice
*/ */
#define RD_COPYRIGHT_NOTICE "© 2002-2019 Fred Gleason" #define RD_COPYRIGHT_NOTICE "© 2002-2020 Fred Gleason"
/* /*
* Default Configuration File * Default Configuration File