From: Zdenek Dohnal Date: Tue, 7 Jan 2025 16:02:11 +0000 (+0100) Subject: Update copyright of relevant files X-Git-Tag: v2.4.12~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf6404b52301ccb3bce48e927195c352ad59ffd;p=thirdparty%2Fcups.git Update copyright of relevant files --- diff --git a/DEVELOPING.md b/DEVELOPING.md index b841d37fb9..087a7f68a8 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -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 dc2e69337e..4f08f01436 100644 --- 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. diff --git a/README.md b/README.md index 784b588236..3e1983f011 100644 --- 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. diff --git a/cups/http-private.h b/cups/http-private.h index f248bbb8dc..d9854faed7 100644 --- a/cups/http-private.h +++ b/cups/http-private.h @@ -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. * diff --git a/cups/tls-gnutls.c b/cups/tls-gnutls.c index e8224b217d..64f2af3720 100644 --- a/cups/tls-gnutls.c +++ b/cups/tls-gnutls.c @@ -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. * diff --git a/cups/usersys.c b/cups/usersys.c index 6075873077..0ce6c4a403 100644 --- a/cups/usersys.c +++ b/cups/usersys.c @@ -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. * diff --git a/doc/help/man-client.conf.html b/doc/help/man-client.conf.html index 9194481bba..94b9a35245 100644 --- a/doc/help/man-client.conf.html +++ b/doc/help/man-client.conf.html @@ -103,7 +103,7 @@ On Linux and other systems using GNU TLS, the /etc/cups/ssl/site.crl file default(1), CUPS Online Help (http://localhost:631/help)

Copyright

-Copyright © 2020-2024 by OpenPrinting. +Copyright © 2020-2025 by OpenPrinting. diff --git a/doc/help/man-cupsd.conf.html b/doc/help/man-cupsd.conf.html index 4a53953877..f760dab9cd 100644 --- a/doc/help/man-cupsd.conf.html +++ b/doc/help/man-cupsd.conf.html @@ -633,7 +633,7 @@ Require authentication for accesses from outside the 10. network: subscriptions.conf(5), CUPS Online Help (http://localhost:631/help)

Copyright

-Copyright © 2020-2024 by OpenPrinting. +Copyright © 2020-2025 by OpenPrinting. diff --git a/doc/index.html.in b/doc/index.html.in index f070b6279e..25e6e28be0 100644 --- a/doc/index.html.in +++ b/doc/index.html.in @@ -47,6 +47,6 @@ - + diff --git a/man/client.conf.5 b/man/client.conf.5 index 56d6ec3ec0..e84fab2e36 100644 --- a/man/client.conf.5 +++ b/man/client.conf.5 @@ -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. .\" diff --git a/man/cupsd.conf.5 b/man/cupsd.conf.5 index 4e1a7ca810..2eea8266b3 100644 --- a/man/cupsd.conf.5 +++ b/man/cupsd.conf.5 @@ -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. .\" diff --git a/man/mantohtml.c b/man/mantohtml.c index b539abab0c..354a80e1e0 100644 --- a/man/mantohtml.c +++ b/man/mantohtml.c @@ -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. * diff --git a/scheduler/conf.c b/scheduler/conf.c index 3bf1764797..3f58c84c1c 100644 --- a/scheduler/conf.c +++ b/scheduler/conf.c @@ -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. *