[gimp-help/gimp-help-2-10] Auto update copyright year



commit cf5d41c28335c92f9bf45829e94ce5bd816d2e1b
Author: Jacob Boerema <jgboerema gmail com>
Date:   Fri Jun 3 16:14:26 2022 -0400

    Auto update copyright year
    
    This way we don't need to remember to update it.

 src/gimp.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gimp.xml b/src/gimp.xml
index 53b6efcec..2170434b8 100644
--- a/src/gimp.xml
+++ b/src/gimp.xml
@@ -26,7 +26,7 @@
     <title>GNU Image Manipulation Program</title>
     <subtitle>User Manual</subtitle>
     <copyright>
-      <year>2002-2020</year>
+      <year>2002-<?dbtimestamp format="Y"?></year>
       <holder>The GIMP Documentation Team</holder>
     </copyright>
     <legalnotice>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]