2023-03-17 Fred Gleason <fredg@paravelsystems.com>

* Updated the copyright notices to use an interval of 2002-2023.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2023-03-17 14:04:27 -04:00
parent 1619184b64
commit 65af55944c
3 changed files with 5 additions and 3 deletions

View File

@ -20989,3 +20989,5 @@
2023-03-17 Fred Gleason <fredg@paravelsystems.com> 2023-03-17 Fred Gleason <fredg@paravelsystems.com>
* Added API documentation and man pages to the 'rivendell-opsguide' * Added API documentation and man pages to the 'rivendell-opsguide'
RPM package. RPM package.
2023-03-17 Fred Gleason <fredg@paravelsystems.com>
* Updated the copyright notices to use an interval of 2002-2023.

View File

@ -9,7 +9,7 @@
<edition> <edition>
@VERSION@ @VERSION@
</edition> </edition>
<copyright><year>2003-2020</year><holder>Fred Gleason</holder></copyright> <copyright><year>2003-2023</year><holder>Fred Gleason</holder></copyright>
<legalnotice> <legalnotice>
<para> <para>
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document

View File

@ -2,7 +2,7 @@
// //
// System-Wide Values for Rivendell // System-Wide Values for Rivendell
// //
// (C) Copyright 2002-2020 Fred Gleason <fredg@paravelsystems.com> // (C) Copyright 2002-2023 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-2020 Fred Gleason" #define RD_COPYRIGHT_NOTICE "© 2002-2023 Fred Gleason"
/* /*
* Default Configuration File * Default Configuration File