mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2020-01-04 Fred Gleason <fredg@paravelsystems.com>
* Updated RD_COPYRIGHT_NOTICE for 2020.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
4
lib/rd.h
4
lib/rd.h
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user