From 478321be55461a3869b809dbdd585e4830628c4f Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 23 Jan 2024 21:05:09 -0500 Subject: [PATCH] Minor corrections to the various image processing library READMEs --- lib2245/README | 11 ++++++----- lib6145/README | 7 ++++--- lib70x/README | 10 ++++++---- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/lib2245/README b/lib2245/README index 825334f..534510d 100644 --- a/lib2245/README +++ b/lib2245/README @@ -7,7 +7,7 @@ This is intended to be a drop-in replacement for Sinfonia's proprietary libS2245ImageProcess library, which is necessary in order to utilize - theCHC-S2245 printer family. + the CHC-S2245 printer family. Sinfonia Inc was not involved in the creation of this library, and is not responsible in any way for the library or any deficiencies in @@ -16,13 +16,15 @@ If you have the appropriate permission fron Sinfonia, we recommend you use their official libS2245ImageProcess library instead, as it will generate the highest quality output. However, it is only - available for x86/x86_64 targets on Linux. Please contact your local + available for x86/x86_64 targets on Windows. Please contact your local Sinfonia distributor to obtain the official library. ** ** ** ** - This library is released under the GNU GPL version 3. Unfortunately - this means that it cannot be bundled with Gutenprint. + This library is released under the GNU GPL version 3 (or later), + primarily due to the GPLv3's explicit patent language. + + Unfortunately this means that it cannot be bundled with Gutenprint. In order to utilize this library with Gutenprint, you will need: @@ -43,4 +45,3 @@ echo "/usr/local/lib" >> /etc/ld.so.conf ldconfig - diff --git a/lib6145/README b/lib6145/README index 4c23b0c..bdb71ae 100644 --- a/lib6145/README +++ b/lib6145/README @@ -21,8 +21,10 @@ ** ** ** ** - This library is released under the GNU GPL version 3. Unfortunately - this means that it cannot be bundled with Gutenprint. + This library is released under the GNU GPL version 3 (pr later), + primarily due to the GPLv3's explicit patent language. + + Unfortunately this means that it cannot be bundled with Gutenprint. In order to utilize this library with Gutenprint, you will need: @@ -43,4 +45,3 @@ echo "/usr/local/lib" >> /etc/ld.so.conf ldconfig - diff --git a/lib70x/README b/lib70x/README index c7863a5..959d130 100644 --- a/lib70x/README +++ b/lib70x/README @@ -1,7 +1,7 @@ LibMitsuD70ImageReProcess -- Re-implemented image processing library for the Mitsubishi CP-D70 family of printers - Copyright (c) 2016-2021 Solomon Peachy + Copyright (c) 2016-2023 Solomon Peachy ** ** ** ** Do NOT contact Mitsubishi about this library! ** ** ** ** @@ -25,7 +25,7 @@ * Mitsubishi CP-D707DW-S * Mitsubishi CP-K60DW-S * Mitsubishi CP-D80DW - * Mitsubishi CP-M1 + * Mitsubishi CP-M1A / M1E * Mitsubishi CP-M15 * Mitsubishi CP30DW * Mitsubishi CP9800DW [*1] @@ -41,8 +41,10 @@ ** ** ** ** - This library is released under the GNU GPL version 3. Unfortunately - this means that it cannot be bundled with Gutenprint. + This library is released under the GNU GPL version 3 (or later), + primarily due to the GPLv3's explicit patent language. + + Unfortunately this means that it cannot be bundled with Gutenprint. In order to utilize this library with Gutenprint, you will need: