From: Michael R Sweet Date: Thu, 25 Sep 2025 13:52:43 +0000 (-0400) Subject: Bump copyright. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d09e60f56f74b2089aa38449d65fae2c71f6b38;p=thirdparty%2Fcups.git Bump copyright. --- diff --git a/cups/json.c b/cups/json.c index 584d3f27a1..4877ad865e 100644 --- a/cups/json.c +++ b/cups/json.c @@ -1,7 +1,7 @@ // // JSON API implementation for CUPS. // -// Copyright © 2022-2024 by OpenPrinting. +// Copyright © 2022-2025 by OpenPrinting. // // Licensed under Apache License v2.0. See the file "LICENSE" for more // information. diff --git a/cups/json.h b/cups/json.h index df7bad6350..e753f07d81 100644 --- a/cups/json.h +++ b/cups/json.h @@ -1,7 +1,7 @@ // // JSON API definitions for CUPS. // -// Copyright © 2022-2024 by OpenPrinting. +// Copyright © 2022-2025 by OpenPrinting. // // Licensed under Apache License v2.0. See the file "LICENSE" for more // information.