From: Michael R Sweet Date: Mon, 13 Sep 2021 12:23:31 +0000 (-0400) Subject: Add clarification that OpenPrinting CUPS is the most current, and that Apple CUPS... X-Git-Tag: v2.4b1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8414c0b3c217004799926ed4c05d1f158947d98;p=thirdparty%2Fcups.git Add clarification that OpenPrinting CUPS is the most current, and that Apple CUPS is what ships with macOS and iOS (Issue #215) --- diff --git a/README.md b/README.md index ba2e34b542..fe57019719 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ OpenPrinting CUPS v2.4.0 Introduction ------------ -OpenPrinting CUPS is a standards-based, open source printing system for Linux® -and other Unix®-like operating systems. CUPS supports printing to: +OpenPrinting CUPS is the most current version of CUPS, a standards-based, open +source printing system for Linux® and other Unix®-like operating systems. CUPS +supports printing to: - [AirPrint™][1] and [IPP Everywhere™][2] printers, - Network and local (USB) printers with Printer Applications, and @@ -25,6 +26,8 @@ CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software. See the files `LICENSE` and `NOTICE` for more information. +> Note: Apple maintains a separate repository for the CUPS that ships with macOS +> and iOS at . [1]: https://support.apple.com/en-us/HT201311 [2]: https://www.pwg.org/ipp/everywhere.html