diff --git a/backend_canonselphy.c b/backend_canonselphy.c index 3d4cd7e..bbc6c45 100644 --- a/backend_canonselphy.c +++ b/backend_canonselphy.c @@ -1,7 +1,7 @@ /* * Canon SELPHY ES/CP series CUPS backend -- libusb-1.0 version * - * (c) 2007-2019 Solomon Peachy + * (c) 2007-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_canonselphyneo.c b/backend_canonselphyneo.c index b5175c0..4c2f4a8 100644 --- a/backend_canonselphyneo.c +++ b/backend_canonselphyneo.c @@ -1,7 +1,7 @@ /* * Canon SELPHY CPneo series CUPS backend -- libusb-1.0 version * - * (c) 2016-2019 Solomon Peachy + * (c) 2016-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_kodak1400.c b/backend_kodak1400.c index 940113a..9c959f6 100644 --- a/backend_kodak1400.c +++ b/backend_kodak1400.c @@ -1,7 +1,7 @@ /* * Kodak Professional 1400/805 CUPS backend -- libusb-1.0 version * - * (c) 2013-2019 Solomon Peachy + * (c) 2013-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_kodak605.c b/backend_kodak605.c index e1fc987..1ea9052 100644 --- a/backend_kodak605.c +++ b/backend_kodak605.c @@ -1,7 +1,7 @@ /* * Kodak 605 Photo Printer CUPS backend -- libusb-1.0 version * - * (c) 2013-2019 Solomon Peachy + * (c) 2013-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_kodak6800.c b/backend_kodak6800.c index 622247e..e9f78fc 100644 --- a/backend_kodak6800.c +++ b/backend_kodak6800.c @@ -1,7 +1,7 @@ /* * Kodak 6800/6850 Photo Printer CUPS backend -- libusb-1.0 version * - * (c) 2013-2019 Solomon Peachy + * (c) 2013-2020 Solomon Peachy * * Development of this backend was sponsored by: * diff --git a/backend_magicard.c b/backend_magicard.c index ea40146..277cd1b 100644 --- a/backend_magicard.c +++ b/backend_magicard.c @@ -1,7 +1,7 @@ /* * Magicard card printer family CUPS backend -- libusb-1.0 version * - * (c) 2017-2019 Solomon Peachy + * (c) 2017-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_mitsup95d.c b/backend_mitsup95d.c index 0aa72c4..f8c5852 100644 --- a/backend_mitsup95d.c +++ b/backend_mitsup95d.c @@ -1,7 +1,7 @@ /* * Mitsubishi P93D/P95D Monochrome Thermal Photo Printer CUPS backend * - * (c) 2016-2019 Solomon Peachy + * (c) 2016-2020 Solomon Peachy * * Development of this backend was sponsored by: * diff --git a/backend_shinkos1245.c b/backend_shinkos1245.c index 221d3b6..ea70e3d 100644 --- a/backend_shinkos1245.c +++ b/backend_shinkos1245.c @@ -1,7 +1,7 @@ /* * Shinko/Sinfonia CHC-S1245 CUPS backend -- libusb-1.0 version * - * (c) 2015-2019 Solomon Peachy + * (c) 2015-2020 Solomon Peachy * * Low-level documentation was provided by Sinfonia, Inc. Thank you! * diff --git a/backend_sinfonia.c b/backend_sinfonia.c index 33076e1..6daac53 100644 --- a/backend_sinfonia.c +++ b/backend_sinfonia.c @@ -1,7 +1,7 @@ /* * Shinko/Sinfonia Common Code * - * (c) 2019 Solomon Peachy + * (c) 2019-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_sinfonia.h b/backend_sinfonia.h index c4e5efd..4857db1 100644 --- a/backend_sinfonia.h +++ b/backend_sinfonia.h @@ -1,7 +1,7 @@ /* * Shinko/Sinfonia Common Code * - * (c) 2019 Solomon Peachy + * (c) 2019-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_sonyupd.c b/backend_sonyupd.c index e7e693b..ff4033b 100644 --- a/backend_sonyupd.c +++ b/backend_sonyupd.c @@ -1,7 +1,7 @@ /* * Sony UP-D series Photo Printer CUPS backend -- libusb-1.0 version * - * (c) 2013-2019 Solomon Peachy + * (c) 2013-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/backend_sonyupdneo.c b/backend_sonyupdneo.c index e1f8009..92653ca 100644 --- a/backend_sonyupdneo.c +++ b/backend_sonyupdneo.c @@ -1,7 +1,7 @@ /* * Sony UP-D series (new) Photo Printer CUPS backend -- libusb-1.0 version * - * (c) 2019 Solomon Peachy + * (c) 2019-2020 Solomon Peachy * * The latest version of this program can be found at: * diff --git a/regression.pl b/regression.pl index 7cf19d1..9a1e17d 100755 --- a/regression.pl +++ b/regression.pl @@ -3,7 +3,7 @@ # # Test harness code for the dyesub backend (standalone sample jobs) # -# Copyright (c) 2018-2019 Solomon Peachy +# Copyright (c) 2018-2020 Solomon Peachy # # The latest version of this program can be found at: #