From 9d09e60f56f74b2089aa38449d65fae2c71f6b38 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 25 Sep 2025 09:52:43 -0400 Subject: [PATCH] Bump copyright. --- cups/json.c | 2 +- cups/json.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3