]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update copyrights of changed files
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 15:51:28 +0000 (16:51 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 7 Jan 2025 15:51:28 +0000 (16:51 +0100)
13 files changed:
DEVELOPING.md
NOTICE
README.md
cups/http-private.h
cups/tls-gnutls.c
cups/tls.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
scheduler/conf.c

index 9fac6ea4e2a1080f1eafb8f0ac9c2c4c502a480f..b4b5944c7c7efd2c61938a1d52db1cf6b67b5776 100644 (file)
@@ -120,6 +120,13 @@ 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.
+
+
 ### 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 082b241667d9248141bc8ac9c6da9aeec584efaa..9acc74918617b44563f7f2210505b86e6b06fb90 100644 (file)
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ end up as pull requests on Github.
 Legal Stuff
 -----------
 
-Copyright © 2020-2023 by OpenPrinting
+Copyright © 2020-2025 by OpenPrinting
 
 Copyright © 2007-2020 by Apple Inc.
 
index cdca45987082abfc6860f9b7bf0aec43c6c0d034..aa949e614fc6511d3c640cd69668da40835ae731 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 386701fbfc2d2c8a3601ceca64f126c5122c49fa..2652add3de0f4aa3ce8ccc677cfae586d7f01983 100644 (file)
@@ -3,7 +3,7 @@
 //
 // Note: This file is included from tls.c
 //
-// Copyright © 2020-2024 by OpenPrinting
+// Copyright © 2020-2025 by OpenPrinting
 // Copyright © 2007-2019 by Apple Inc.
 // Copyright © 1997-2007 by Easy Software Products, all rights reserved.
 //
index 32c7e6a4ee5e6e3ee168f03b62e539e62ec954de..19e4ccb3763802154b930114def373401289333e 100644 (file)
@@ -1,7 +1,7 @@
 //
 // TLS routines for CUPS.
 //
-// Copyright © 2020-2024 by OpenPrinting.
+// Copyright © 2020-2025 by OpenPrinting.
 // Copyright @ 2007-2014 by Apple Inc.
 // Copyright @ 1997-2007 by Easy Software Products, all rights reserved.
 //
index 2e2f7f408d9548b86790255ede8f2ac6122595d2..61791e06aedcc8aa872430b2b684f7cb8c003f9d 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 50a3913ce319a128c9e637f9e7eba75a73df6750..96ebb89fa49c82c96531186fd0e03b5bf2625c23 100644 (file)
@@ -136,6 +136,6 @@ defaults read /Library/Preferences/org.cups.PrintingPrefs.plist Encryption
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 </p>
     <h2 id="client.conf-5.copyright">Copyright</h2>
-<p>Copyright &copy; 2020-2024 by OpenPrinting.
+<p>Copyright &copy; 2020-2025 by OpenPrinting.
   </body>
 </html>
index d03ff175b3c4e4bd041ba6380a771dd6e90411ff..3621a82acea3a2368af87f45bb53a5af99854343 100644 (file)
@@ -886,6 +886,6 @@ often belongs to a different set of subnets from its clients.
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 </p>
     <h2 id="cupsd.conf-5.copyright">Copyright</h2>
-<p>Copyright &copy; 2020-2024 by OpenPrinting.
+<p>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 96b4975549e6b43da83c26a2c771b4395b3263c5..ff1d03427e08dbfb99be47663c487222317d21a1 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 345dc93733c40d3c918ead8aa607edda60b81ebe..a947d27f8fde8c42ad831b0dcbb8c4a02ebb9d3b 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.
  *