]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update copyright of relevant files
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 16:02:11 +0000 (17:02 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 16:02:11 +0000 (17:02 +0100)
13 files changed:
DEVELOPING.md
NOTICE
README.md
cups/http-private.h
cups/tls-gnutls.c
cups/usersys.c
doc/help/man-client.conf.html
doc/help/man-cupsd.conf.html
doc/index.html.in
man/client.conf.5
man/cupsd.conf.5
man/mantohtml.c
scheduler/conf.c

index b841d37fb9c9d904c4c2ba95bcf8dc03e9ed110f..087a7f68a8939581460f0a5f556e4c7bc4bbd709 100644 (file)
@@ -120,6 +120,16 @@ Manual, which is generated using the [codedoc](https://www.msweet.org/codedoc)
 software.
 
 
+### Copyright notice
+
+If there are changes for a file, which contains copyright notice already
+and the notice is not updated for the current year, update the year of copyright
+notice to include the current year.
+
+Only the following files must have copyright notice updated every year: README.md,
+NOTICE, index.html.in, and header.html.in.
+
+
 ### Source Files
 
 All source files names must consist of lowercase ASCII letters, numbers, dash
diff --git a/NOTICE b/NOTICE
index dc2e69337e98eaa3c8d89382ed9d1c0bf2cab75b..4f08f0143610789ce3fca0dbaf9333cdefff048d 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
 CUPS
 
-Copyright © 2020-2023 by OpenPrinting
+Copyright © 2020-2025 by OpenPrinting
 Copyright © 2007-2019 by Apple Inc.
 Copyright © 1997-2007 by Easy Software Products.
 
index 784b588236874947c7e2ed548083c0c19f1bdc0b..3e1983f011fb22e90bb801f7be0bc9902c93d16e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ This will prevent the filters from misinterpreting your print file.
 Legal Stuff
 -----------
 
-Copyright © 2020-2023 by OpenPrinting
+Copyright © 2020-2025 by OpenPrinting
 
 Copyright © 2007-2020 by Apple Inc.
 
index f248bbb8dc597e72bbd34a13bed97f10926791de..d9854faed72d8d49ab52be801b1430bf86fcfee7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Private HTTP definitions for CUPS.
  *
- * Copyright © 2020-2024 by OpenPrinting.
+ * Copyright © 2020-2025 by OpenPrinting.
  * Copyright 2007-2018 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
index e8224b217dbeddd8245cd77cf6b82eb61d862884..64f2af3720f1f889d9da387d6ae8ffcd7e2ec2d0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * TLS support code for CUPS using GNU TLS.
  *
- * Copyright © 2020-2023 by OpenPrinting
+ * Copyright © 2020-2025 by OpenPrinting
  * Copyright © 2007-2019 by Apple Inc.
  * Copyright © 1997-2007 by Easy Software Products, all rights reserved.
  *
index 60758730777deaed8d214af30024b69bf5267016..0ce6c4a403eb7a6ad6018a6d11eb1bcbb0e89203 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * User, system, and password routines for CUPS.
  *
- * Copyright © 2020-2024 by OpenPrinting.
+ * Copyright © 2020-2025 by OpenPrinting.
  * Copyright © 2007-2019 by Apple Inc.
  * Copyright © 1997-2006 by Easy Software Products.
  *
index 9194481bba4f43b4b3768bfed4e327590eb7c195..94b9a3524545191a6bd697915266d3378e34deac 100644 (file)
@@ -103,7 +103,7 @@ On Linux and other systems using GNU TLS, the <i>/etc/cups/ssl/site.crl</i> file
 <b>default</b>(1),
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright &copy; 2020-2024 by OpenPrinting.
+Copyright &copy; 2020-2025 by OpenPrinting.
 
 </body>
 </html>
index 4a53953877237ca833065513fa1158ca961b158f..f760dab9cd3a063d76c21ee44b38fe5b17f09e7a 100644 (file)
@@ -633,7 +633,7 @@ Require authentication for accesses from outside the 10. network:
 <a href="man-subscriptions.conf.html?TOPIC=Man+Pages"><b>subscriptions.conf</b>(5),</a>
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright &copy; 2020-2024 by OpenPrinting.
+Copyright &copy; 2020-2025 by OpenPrinting.
 
 </body>
 </html>
index f070b6279e399877166ccb4049a3158c116e2553..25e6e28be0da5b00c7eeea210160bcba893fc39b 100644 (file)
@@ -47,6 +47,6 @@
        </div>
       </div>
     </div>
-    <div class="cups-footer">Copyright &copy; 2021-2023 OpenPrinting. All rights reserved.</div>
+    <div class="cups-footer">Copyright &copy; 2021-2025 OpenPrinting. All rights reserved.</div>
   </body>
 </html>
index 56d6ec3ec0173bf570635b2200817cc752e3c01d..e84fab2e3699a835a20510c32c5dfe03f547d0c4 100644 (file)
@@ -1,7 +1,7 @@
 .\"
 .\" client.conf man page for CUPS.
 .\"
-.\" Copyright © 2020-2024 by OpenPrinting.
+.\" Copyright © 2020-2025 by OpenPrinting.
 .\" Copyright © 2007-2019 by Apple Inc.
 .\" Copyright © 2006 by Easy Software Products.
 .\"
index 4e1a7ca810342e3b60cc0558c9e141f33bd09d40..2eea8266b3898ba7b517880744153d52f3f8e105 100644 (file)
@@ -1,7 +1,7 @@
 .\"
 .\" cupsd.conf man page for CUPS.
 .\"
-.\" Copyright © 2020-2024 by OpenPrinting.
+.\" Copyright © 2020-2025 by OpenPrinting.
 .\" Copyright © 2007-2019 by Apple Inc.
 .\" Copyright © 1997-2006 by Easy Software Products.
 .\"
index b539abab0c93b89873422be9713eea1ee152429d..354a80e1e0891fad8d11b4858a4c7c97f2de4039 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Man page to HTML conversion program.
  *
+ * Copyright 2025 by OpenPrinting.
  * Copyright 2007-2017 by Apple Inc.
  * Copyright 2004-2006 by Easy Software Products.
  *
index 3bf1764797f9cb5adbcc690f0354d3fe37e0dba7..3f58c84c1c01444bc9dd7e01fe37bd60c1a2d87b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Configuration routines for the CUPS scheduler.
  *
- * Copyright © 2020-2024 by OpenPrinting.
+ * Copyright © 2020-2025 by OpenPrinting.
  * Copyright © 2007-2018 by Apple Inc.
  * Copyright © 1997-2007 by Easy Software Products, all rights reserved.
  *