From d00485398f42ec48e04f79942cd74ca8cf9be047 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 16 Jan 2025 08:14:57 -0500 Subject: [PATCH] Fix copyright year. --- scheduler/subscriptions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scheduler/subscriptions.c b/scheduler/subscriptions.c index 9c4ecb3061..8c1840e9c4 100644 --- a/scheduler/subscriptions.c +++ b/scheduler/subscriptions.c @@ -1,7 +1,7 @@ /* * Subscription routines for the CUPS scheduler. * - * 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. * -- 2.47.3