Skip to content

Commit b20f51d

Browse files
committed
Update copyrights.
1 parent 850f638 commit b20f51d

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CUPS Library v3 (libcups)
22

3-
Copyright © 2020-2025 by OpenPrinting
3+
Copyright © 2020-2026 by OpenPrinting
44
Copyright © 2007-2019 by Apple Inc.
55
Copyright © 1997-2007 by Easy Software Products.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ on Github.
101101
Legal Stuff
102102
-----------
103103

104-
Copyright © 2020-2025 by OpenPrinting.
104+
Copyright © 2020-2026 by OpenPrinting.
105105

106106
Copyright © 2007-2020 by Apple Inc.
107107

cups/cupspm3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: CUPS 3.0 Programming Manual
33
author: Michael R Sweet
4-
copyright: Copyright © 2021-2025 by OpenPrinting. All Rights Reserved.
4+
copyright: Copyright © 2021-2026 by OpenPrinting. All Rights Reserved.
55
version: 3.0.0
66
...
77

packaging/libcups3.list.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
#
22
# ESP Package Manager (EPM) file list for libcups.
33
#
4-
# Copyright © 2020-2025 by OpenPrinting
4+
# Copyright © 2020-2026 by OpenPrinting
55
#
66
# Licensed under Apache License v2.0. See the file "LICENSE" for more
77
# information.
88
#
99

1010
# Product information
1111
%product CUPS Library v3
12-
%copyright 2020-2025 by OpenPrinting, 2007-2019 by Apple Inc.
12+
%copyright 2020-2026 by OpenPrinting, 2007-2019 by Apple Inc.
1313
%vendor OpenPrinting
1414
#%license LICENSE
1515
%readme LICENSE

vcnet/libcups3_native.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<readme>build/native/README.md</readme>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>OpenPrinting CUPS is a standards-based, open source printing system for Linux® and other Unix®-like operating systems. The CUPS library provides a convenient API for communicating with Internet Printing Protocol printers. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</description>
15-
<copyright>Copyright © 2020-2025 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
15+
<copyright>Copyright © 2020-2026 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
1616
<tags>http ipp native</tags>
1717
<dependencies>
1818
<dependency id="libcups3_native.redist" version="3.0.0.2" />

vcnet/libcups3_native.redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<readme>build/native/README.md</readme>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>OpenPrinting CUPS is a standards-based, open source printing system for Linux® and other Unix®-like operating systems. This package provides the redistributable content for the CUPS library. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</description>
15-
<copyright>Copyright © 2020-2025 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
15+
<copyright>Copyright © 2020-2026 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
1616
<tags>http ipp native</tags>
1717
<dependencies>
1818
<dependency id="zlib_native.redist" version="1.2.11" />

0 commit comments

Comments
 (0)