/*
* Description of file contents.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
* information.
#
# Makefile for ...
#
- # Copyright © 2021 by OpenPrinting
+ # Copyright © 2021-2022 by OpenPrinting
#
# Licensed under Apache License v2.0. See the file "LICENSE" for more
# information.
#
# Top-level Makefile for CUPS.
#
-# Copyright © 2020 by OpenPrinting
+# Copyright © 2020-2022 by OpenPrinting
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
CUPS
-Copyright © 2020-2021 by OpenPrinting
+Copyright © 2020-2022 by OpenPrinting
Copyright © 2007-2019 by Apple Inc.
Copyright © 1997-2007 by Easy Software Products.
Legal Stuff
-----------
-Copyright © 2020-2021 by OpenPrinting
+Copyright © 2020-2022 by OpenPrinting
Copyright © 2007-2020 by Apple Inc.
#
# Backend makefile for CUPS.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
/*
* DNS-SD discovery backend for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2008-2018 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* IPP backend for CUPS.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* SNMP discovery backend for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2014 by Apple Inc.
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
*
/*
* "lpq" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* "lpr" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* "lprm" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* Administration CGI for CUPS.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
dnl
dnl Common configuration stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2019 by Apple Inc.
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Compiler tests for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2018 by Apple Inc.
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Default cupsd configuration settings for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2018 by Apple Inc.
dnl Copyright © 2006-2007 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Directory stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2017 by Apple Inc.
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
dnl
dnl
dnl DNS Service Discovery (aka Bonjour) stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2019 by Apple Inc.
dnl
dnl Licensed under Apache License v2.0. See the file "LICENSE" for more
dnl
dnl GSSAPI/Kerberos library detection for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright @ 2007-2017 by Apple Inc.
dnl Copyright @ 2006-2007 by Easy Software Products.
dnl
dnl
dnl Libtool stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2018 by Apple Inc.
dnl Copyright © 1997-2005 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Manpage stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2019 by Apple Inc.
dnl Copyright © 1997-2006 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Operating system stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2019 by Apple Inc.
dnl Copyright © 1997-2006 by Easy Software Products, all rights reserved.
dnl
dnl
dnl Select/poll stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2011 by Apple Inc.
dnl Copyright © 2006 by Easy Software Products, all rights reserved.
dnl
dnl
dnl TLS stuff for CUPS.
dnl
-dnl Copyright © 2021 by OpenPrinting.
+dnl Copyright © 2021-2022 by OpenPrinting.
dnl Copyright © 2007-2019 by Apple Inc.
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
dnl
/*
* Configuration file for CUPS.
*
- * Copyright © 2020-2021 by OpenPrinting
+ * Copyright © 2020-2022 by OpenPrinting
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
dnl
dnl Configuration script for CUPS.
dnl
-dnl Copyright © 2020-2021 by OpenPrinting
+dnl Copyright © 2020-2022 by OpenPrinting
dnl Copyright © 2007-2020 by Apple Inc.
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
dnl
#
# CUPS configuration utility.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 2001-2006 by Easy Software Products, all rights reserved.
#
#
# CUPS pkg-config file
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
#
# Licensed under Apache License v2.0. See the file "LICENSE" for more
# information.
#
# Library Makefile for CUPS.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2021 by Apple Inc.
# Copyright © 1997-2006 by Easy Software Products, all rights reserved.
#
/*
* Administration utility API definitions for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 2001-2007 by Easy Software Products.
*
---
title: CUPS Programming Manual
author: Michael R Sweet
-copyright: Copyright © 2021 by OpenPrinting. All Rights Reserved.
+copyright: Copyright © 2021-2022 by OpenPrinting. All Rights Reserved.
version: 2.4.0
...
/*
* Destination option/media support for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2012-2019 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* User-defined destination (and option) support for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* cupsGetDevices implementation for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2008-2016 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* Get/put file functions for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* Global variable access routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* HTTP address list routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* HTTP support routines for CUPS.
*
- * Copyright © 2020-2021 by OpenPrinting
+ * Copyright © 2020-2022 by OpenPrinting
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* HTTP routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* PPD file routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* IPP utilities for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* snprintf functions for CUPS.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* Simulated client test program for CUPS.
*
- * Copyright © 2020 by OpenPrinting
+ * Copyright © 2020-2022 by OpenPrinting
* Copyright © 2017-2019 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* File/directory test program for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* HTTP test program for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
*
* ./testlang [-l locale] [-p ppd] ["String to localize"]
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2017 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* Threading primitives for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2009-2018 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* TLS support code for CUPS on macOS.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* TLS support code for CUPS using GNU TLS.
*
- * Copyright © 2020 by OpenPrinting
+ * Copyright © 2020-2022 by OpenPrinting
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* TLS routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright @2007-2014 by Apple Inc.
* Copyright @ 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* TLS check program for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2017 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* User, system, and password routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
#
# Documentation makefile for CUPS.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products.
#
</div>
</div>
</div>
- <div class="footer">Ophavsret © 2021 OpenPrinting. Alle rettigheder forbeholdt.</div>
+ <div class="footer">Ophavsret © 2021-2022 OpenPrinting. Alle rettigheder forbeholdt.</div>
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Copyright © 2021 OpenPrinting. Alle Rechte vorbehalten.</div>
+ <div class="footer">Copyright © 2021-2022 OpenPrinting. Alle Rechte vorbehalten.</div>
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Derechos de autor © 2021 OpenPrinting. Todos los derechos reservados.</div>
+ <div class="footer">Derechos de autor © 2021-2022 OpenPrinting. Todos los derechos reservados.</div>
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Copyright © 2021 OpenPrinting. All rights reserved.</div>
+ <div class="footer">Copyright © 2021-2022 OpenPrinting. All rights reserved.</div>
</body>
</html>
<meta name="generator" content="codedoc v3.7">
<meta name="author" content="Michael R Sweet">
<meta name="language" content="en-US">
-<meta name="copyright" content="Copyright © 2021 by OpenPrinting. All Rights Reserved.">
+<meta name="copyright" content="Copyright © 2021-2022 by OpenPrinting. All Rights Reserved.">
<meta name="version" content="2.4.0">
<style type="text/css"><!--
body {
<div class="header">
<h1 class="title">CUPS Programming Manual</h1>
<p>Michael R Sweet</p>
-<p>Copyright © 2021 by OpenPrinting. All Rights Reserved.</p>
+<p>Copyright © 2021-2022 by OpenPrinting. All Rights Reserved.</p>
</div>
<div class="contents">
<h2 class="title">Contents</h2>
<br>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-subscriptions.conf.html?TOPIC=Man+Pages"><b>subscriptions.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<b>default</b>(1),
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<b>pkg-config</b>(1),
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-subscriptions.conf.html?TOPIC=Man+Pages"><b>subscriptions.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2020-2021 by OpenPrinting.
+Copyright © 2020-2022 by OpenPrinting.
</body>
</html>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>),
RFC 2569
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2020-2021 by OpenPrinting.
+Copyright © 2020-2022 by OpenPrinting.
</body>
</html>
<a href="man-cups-snmp.html?TOPIC=Man+Pages"><b>cups-snmp</b>(8),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpinfo.html?TOPIC=Man+Pages"><b>lpinfo</b>(8),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
OpenPrinting CUPS Web Site (<a href="https://openprinting.github.io/cups">https://openprinting.github.io/cups</a>),
PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp">http://www.pwg.org/ipp</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<br>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<br>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdcfile.html?TOPIC=Man+Pages"><b>ppdcfile</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-cups-files.conf.html?TOPIC=Man+Pages"><b>cups-files.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-subscriptions.conf.html?TOPIC=Man+Pages"><b>subscriptions.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2020-2021 by OpenPrinting.
+Copyright © 2020-2022 by OpenPrinting.
</body>
</html>
<b>systemd</b>(8),
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<b>mime.types</b>(7),
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>),
Adobe PostScript Printer Description File Format Specification, Version 4.3.
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<br>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
<b>ippeveprinter</b>(8)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<b>ippeveps</b>(7),
PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp">http://www.pwg.org/ipp</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
<a href="man-ipptool.html?TOPIC=Man+Pages"><b>ipptool</b>(1)</a>
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
PWG Internet Printing Protocol Workgroup (<a href="https://www.pwg.org/ipp">https://www.pwg.org/ipp</a>)
RFC 8011 (<a href="https://datatracker.ietf.org/doc/html/rfc8011">https://datatracker.ietf.org/doc/html/rfc8011</a>),
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
PWG Internet Printing Protocol Workgroup (<a href="https://www.pwg.org/ipp">https://www.pwg.org/ipp</a>),
RFC 8011 (<a href="https://datatracker.ietf.org/doc/html/rfc8011">https://datatracker.ietf.org/doc/html/rfc8011</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpoptions.html?TOPIC=Man+Pages"><b>lpoptions</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpadmin.html?TOPIC=Man+Pages"><b>lpadmin</b>(8),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<br>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lprm.html?TOPIC=Man+Pages"><b>lprm</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lpstat.html?TOPIC=Man+Pages"><b>lpstat</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-lprm.html?TOPIC=Man+Pages"><b>lprm</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-cupsd.html?TOPIC=Man+Pages"><b>cupsd</b>(8),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-mime.types.html?TOPIC=Man+Pages"><b>mime.types</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-mime.convs.html?TOPIC=Man+Pages"><b>mime.convs</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-filter.html?TOPIC=Man+Pages"><b>filter</b>(7),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdcfile.html?TOPIC=Man+Pages"><b>ppdcfile</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdpo.html?TOPIC=Man+Pages"><b>ppdpo</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdpo.html?TOPIC=Man+Pages"><b>ppdpo</b>(1),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdcfile.html?TOPIC=Man+Pages"><b>ppdcfile</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-ppdcfile.html?TOPIC=Man+Pages"><b>ppdcfile</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<b>ppdcfile(5),</b>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-subscriptions.conf.html?TOPIC=Man+Pages"><b>subscriptions.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
<a href="man-printers.conf.html?TOPIC=Man+Pages"><b>printers.conf</b>(5),</a>
CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright © 2021 by OpenPrinting.
+Copyright © 2021-2022 by OpenPrinting.
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Copyright © 2021 OpenPrinting. All rights reserved.</div>
+ <div class="footer">Copyright © 2021-2022 OpenPrinting. All rights reserved.</div>
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Copyright © 2021 OpenPrinting. All rights reserved.</div>
+ <div class="footer">Copyright © 2021-2022 OpenPrinting. All rights reserved.</div>
</body>
</html>
</div>
</div>
</div>
- <div class="footer">Copyright © 2021 OpenPrinting. Todos os direitos reservados.</div>
+ <div class="footer">Copyright © 2021-2022 OpenPrinting. Todos os direitos reservados.</div>
</body>
</html>
#
# Example files makefile for CUPS.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 2002-2005 by Easy Software Products.
#
#
# Locale file makefile for CUPS.
#
-# Copyright © 2021 by OpenPrinting.
+# Copyright © 2021-2022 by OpenPrinting.
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1993-2007 by Easy Software Products.
#
* Verify that translations in the .po file have the same number and type of
* printf-style format strings.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2017 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
.\"
.\" Backend man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.br
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cancel man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" classes.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR subscriptions.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" client.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 2006 by Easy Software Products.
.\"
.BR default (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cups-config man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR pkg-config (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cups-files.conf man page for CUPS.
.\"
-.\" Copyright © 2020-2021 by OpenPrinting.
+.\" Copyright © 2020-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR subscriptions.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2020-2021 by OpenPrinting.
+Copyright \[co] 2020-2022 by OpenPrinting.
.\"
.\" cups-lpd man page for CUPS.
.\"
-.\" Copyright © 2020-2021 by OpenPrinting.
+.\" Copyright © 2020-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
CUPS Online Help (http://localhost:631/help),
RFC 2569
.SH COPYRIGHT
-Copyright \[co] 2020-2021 by OpenPrinting.
+Copyright \[co] 2020-2022 by OpenPrinting.
.\"
.\" SNMP backend man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2012-2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.BR lpinfo (8),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" snmp.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 2006 by Easy Software Products.
.\"
.BR cups-snmp (8),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cups (intro) man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
OpenPrinting CUPS Web Site (https://openprinting.github.io/cups),
PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsaccept/reject man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.br
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsctl man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 2007 by Easy Software Products.
.\"
.br
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsd-helper man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright 2007-2019 by Apple Inc.
.\" Copyright 1997-2006 by Easy Software Products.
.\"
.BR ppdcfile (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsd-logs man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR cups-files.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsd man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR systemd (8),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsd.conf man page for CUPS.
.\"
-.\" Copyright © 2020-2021 by OpenPrinting.
+.\" Copyright © 2020-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR subscriptions.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2020-2021 by OpenPrinting.
+Copyright \[co] 2020-2022 by OpenPrinting.
.\"
.\" cupsenable/cupsdisable man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupsfilter man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.BR mime.types (7),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" cupstestppd man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
CUPS Online Help (http://localhost:631/help),
Adobe PostScript Printer Description File Format Specification, Version 4.3.
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" filter man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.br
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ippevepcl/ps man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.SH SEE ALSO
.BR ippeveprinter (8)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ippeveprinter man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2014-2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.BR ippeveps (7),
PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ippfind man page.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2013-2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.SH SEE ALSO
.BR ipptool (1)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ipptool man page.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2010-2019 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
PWG Internet Printing Protocol Workgroup (https://www.pwg.org/ipp)
RFC 8011 (https://datatracker.ietf.org/doc/html/rfc8011),
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ipptoolfile man page.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2010-2021 by Apple Inc.
.\"
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
PWG Internet Printing Protocol Workgroup (https://www.pwg.org/ipp),
RFC 8011 (https://datatracker.ietf.org/doc/html/rfc8011)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lp man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpadmin man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpoptions (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpc man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpinfo man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpadmin (8),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpmove man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.br
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpoptions man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lprm (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpq man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpr man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lprm man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR lpstat (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" lpstat man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright 2007-2019 by Apple Inc.
.\" Copyright 1997-2006 by Easy Software Products.
.\"
.BR lprm (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" mailto.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR cupsd (8),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" mime.convs man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR mime.types (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" mime.types man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR mime.convs (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" notifier man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR filter (7),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdc man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdcfile (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdcfile man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdpo (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdhtml man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdpo (1),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdi man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdcfile (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdmerge man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdcfile (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" ppdpo man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2007 by Easy Software Products.
.\"
.BR ppdcfile(5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" printers.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright 2007-2019 by Apple Inc.
.\" Copyright 1997-2006 by Easy Software Products.
.\"
.BR subscriptions.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
.\"
.\" subscriptions.conf man page for CUPS.
.\"
-.\" Copyright © 2021 by OpenPrinting.
+.\" Copyright © 2021-2022 by OpenPrinting.
.\" Copyright © 2007-2019 by Apple Inc.
.\" Copyright © 1997-2006 by Easy Software Products.
.\"
.BR printers.conf (5),
CUPS Online Help (http://localhost:631/help)
.SH COPYRIGHT
-Copyright \[co] 2021 by OpenPrinting.
+Copyright \[co] 2021-2022 by OpenPrinting.
#
# ESP Package Manager (EPM) file list for CUPS.
#
-# Copyright © 2020 by OpenPrinting
+# Copyright © 2020-2022 by OpenPrinting
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
#
# Original version by Jason McMullan <jmcc@ontv.com>.
#
-# Copyright © 2020 by OpenPrinting
+# Copyright © 2020-2022 by OpenPrinting
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1999-2007 by Easy Software Products, all rights reserved.
#
//
// Driver info file for CUPS-supplied PPDs.
//
-// Copyright © 2021 by OpenPrinting.
+// Copyright © 2021-2022 by OpenPrinting.
// Copyright © 2007-2019 by Apple Inc.
// Copyright © 1993-2006 by Easy Software Products.
//
Attribute "LandscapeOrientation" "" "Plus90"
Attribute "TTRasterizer" "" "Type42"
-Copyright "Copyright (c) 2021 by OpenPrinting."
+Copyright "Copyright (c) 2021-2022 by OpenPrinting."
Copyright "Copyright (c) 2007-2019 by Apple Inc."
Copyright "Copyright (c) 1997-2007 by Easy Software Products."
Copyright ""
#
# Scheduler Makefile for CUPS.
#
-# Copyright © 2020 by OpenPrinting
+# Copyright © 2020-2022 by OpenPrinting
# Copyright © 2007-2019 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
/*
* Authorization routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Authorization definitions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright 2007-2014 by Apple Inc.
* Copyright 1997-2006 by Easy Software Products, all rights reserved.
*
/*
* Authentication certificate routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2016 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* Client routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Client definitions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Color management routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2014 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Configuration routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Configuration file definitions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
* created from driver information files, and dynamically generated PPD files
* using driver helper programs.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* Sandbox helper for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2014 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
/*
* Line Printer Daemon interface for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2016 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
*
/*
* Directory services routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Directory services definitions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2017 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* IPP routines for the CUPS scheduler.
*
- * Copyright © 2020-2021 by OpenPrinting
+ * Copyright © 2020-2022 by OpenPrinting
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Log file routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Main loop for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Printer definitions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright @ 2007-2017 by Apple Inc.
* Copyright @ 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* Process management routines for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2017 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
*
/*
* System management functions for the CUPS scheduler.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright @ 2007-2018 by Apple Inc.
* Copyright @ 2006 by Easy Software Products.
*
/*
* MIME typing routines for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
*
/*
* "cancel" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
* "cupsaccept", "cupsdisable", "cupsenable", and "cupsreject" commands for
* CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* "lp" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
/*
* "lpadmin" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* "lpinfo" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* "lpmove" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
/*
* "lpstat" command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2007-2018 by Apple Inc.
* Copyright © 1997-2006 by Easy Software Products.
*
# Perform the complete set of IPP compliance tests specified in the
# CUPS Software Test Plan.
#
-# Copyright © 2020-2021 by OpenPrinting
+# Copyright © 2020-2022 by OpenPrinting
# Copyright © 2007-2021 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
/*
* IPP Everywhere printer application for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2020 by the IEEE-ISTO Printer Working Group.
* Copyright © 2010-2021 by Apple Inc.
*
/*
* Generic Adobe PostScript printer command for ippeveprinter/CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2019 by Apple Inc.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
* commands such as IPP and Bonjour conformance tests. This tool is
* inspired by the UNIX "find" command, thus its name.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2020 by the IEEE-ISTO Printer Working Group
* Copyright © 2008-2018 by Apple Inc.
*
/*
* ipptool command for CUPS.
*
- * Copyright © 2021 by OpenPrinting.
+ * Copyright © 2021-2022 by OpenPrinting.
* Copyright © 2020 by The Printer Working Group.
* Copyright © 2007-2021 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
/*
* Configuration file for CUPS on Windows.
*
- * Copyright © 2021 by OpenPrinting
+ * Copyright © 2021-2022 by OpenPrinting
* Copyright © 2007-2019 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<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>
- <copyright>Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
+ <copyright>Copyright © 2020-2022 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
<tags>http ipp native</tags>
<dependencies>
<dependency id="libcups2_native.redist" version="2.4.0.3" />
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<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>
- <copyright>Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
+ <copyright>Copyright © 2020-2022 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
<tags>http ipp native</tags>
<dependencies>
<dependency id="zlib_native.redist" version="1.2.11" />