GraphicsMagick: Update the copyright year

GraphicsMagick Commits <[email protected]> Sat, 16 Sep 2023 09:36:45 -0500
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.1219.1694875013.1370.graphicsmagick-commit@lists.sourceforge.net>
changeset f0bba104ee38 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f0bba104ee38
summary: Update the copyright year

diffstat:

 ChangeLog                              |  7 +++++++
 Copyright.txt                          |  2 +-
 VisualMagick/installer/inc/version.isx |  4 ++--
 VisualMagick/magick/magick_config.h.in |  2 +-
 magick/version.h                       |  4 ++--
 www/Changelog.html                     |  8 ++++++++
 www/Copyright.html                     |  2 +-
 7 files changed, 22 insertions(+), 7 deletions(-)

diffs (92 lines):

diff -r 7970e26cdef7 -r f0bba104ee38 ChangeLog
--- a/ChangeLog	Fri Sep 15 11:29:51 2023 -0500
+++ b/ChangeLog	Sat Sep 16 09:36:43 2023 -0500
@@ -1,3 +1,10 @@
+2023-09-16  Bob Friesenhahn  <[email protected]>
+
+	* VisualMagick/magick/magick_config.h.in: Update the copyright
+	year range.
+
+	* Copyright.txt: Update the copyright year.
+
 2023-09-15  Bob Friesenhahn  <[email protected]>
 
 	* coders/wmf.c (ipa_bmp_draw): Print bmp.data as the pointer it is
diff -r 7970e26cdef7 -r f0bba104ee38 Copyright.txt
--- a/Copyright.txt	Fri Sep 15 11:29:51 2023 -0500
+++ b/Copyright.txt	Sat Sep 16 09:36:43 2023 -0500
@@ -23,7 +23,7 @@
   from ImageMagick Studio's ImageMagick and applied the "MIT" style
   license:
 
-  Copyright (C) 2002-2022 GraphicsMagick Group
+  Copyright (C) 2002-2023 GraphicsMagick Group
 
   Permission is hereby granted, free of charge, to any person
   obtaining a copy of this software and associated documentation files
diff -r 7970e26cdef7 -r f0bba104ee38 VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Fri Sep 15 11:29:51 2023 -0500
+++ b/VisualMagick/installer/inc/version.isx	Sat Sep 16 09:36:43 2023 -0500
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020230915"
-#define public MagickPackageReleaseDate "snapshot-20230915"
+#define public MagickPackageVersionAddendum ".020230916"
+#define public MagickPackageReleaseDate "snapshot-20230916"
diff -r 7970e26cdef7 -r f0bba104ee38 VisualMagick/magick/magick_config.h.in
--- a/VisualMagick/magick/magick_config.h.in	Fri Sep 15 11:29:51 2023 -0500
+++ b/VisualMagick/magick/magick_config.h.in	Sat Sep 16 09:36:43 2023 -0500
@@ -1,6 +1,6 @@
 // This may look like C code, but it is really -*- C++ -*-
 //
-// Copyright (C) 2003, 2004 GraphicsMagick Group
+// Copyright (C) 2003-2023 GraphicsMagick Group
 // Copyright (C) 2002 ImageMagick Studio
 // Copyright 1991-1999 E. I. du Pont de Nemours and Company
 //
diff -r 7970e26cdef7 -r f0bba104ee38 magick/version.h
--- a/magick/version.h	Fri Sep 15 11:29:51 2023 -0500
+++ b/magick/version.h	Sat Sep 16 09:36:43 2023 -0500
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272403
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,3
-#define MagickChangeDate   "20230915"
-#define MagickReleaseDate  "snapshot-20230915"
+#define MagickChangeDate   "20230916"
+#define MagickReleaseDate  "snapshot-20230916"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r 7970e26cdef7 -r f0bba104ee38 www/Changelog.html
--- a/www/Changelog.html	Fri Sep 15 11:29:51 2023 -0500
+++ b/www/Changelog.html	Sat Sep 16 09:36:43 2023 -0500
@@ -37,6 +37,14 @@
 </div>
 
 <div class="document">
+<p>2023-09-16  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
+<blockquote>
+<ul class="simple">
+<li><p>VisualMagick/magick/magick_config.h.in: Update the copyright
+year range.</p></li>
+<li><p>Copyright.txt: Update the copyright year.</p></li>
+</ul>
+</blockquote>
 <p>2023-09-15  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
 <blockquote>
 <ul class="simple">
diff -r 7970e26cdef7 -r f0bba104ee38 www/Copyright.html
--- a/www/Copyright.html	Fri Sep 15 11:29:51 2023 -0500
+++ b/www/Copyright.html	Sat Sep 16 09:36:43 2023 -0500
@@ -55,7 +55,7 @@
 <li><p>In November 2002, the GraphicsMagick Group created GraphicsMagick
 from ImageMagick Studio's ImageMagick and applied the &quot;MIT&quot; style
 license:</p>
-<p>Copyright (C) 2002-2022 GraphicsMagick Group</p>
+<p>Copyright (C) 2002-2023 GraphicsMagick Group</p>
 <p>Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the &quot;Software&quot;), to deal in the Software without restriction,