mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-01 00:22:38 +02:00
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:
parent
1619184b64
commit
65af55944c
@ -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.
|
||||||
|
@ -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
|
||||||
|
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-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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user