misc: Update copyright year in a few places I'd missed

This commit is contained in:
Solomon Peachy 2023-03-19 21:33:55 -04:00
parent c2bf60c6eb
commit fa41b973a0
3 changed files with 6 additions and 6 deletions

4
README
View File

@ -2,7 +2,7 @@
Unified Gutenprint/CUPS backend for various Dye-Sublimation photo printers
Copyright (c) 2007-2021 Solomon Peachy <pizza@shaftnet.org>
Copyright (c) 2007-2023 Solomon Peachy <pizza@shaftnet.org>
This free software comes with ABSOLUTELY NO WARRANTY and is licensed under
the GNU GPL (v3 or later); see the 'COPYING' file for more details.
@ -66,6 +66,7 @@
Olmec OP1000
Shinko CHC-S1245 (aka Sinfonia E1 and DNP Q8)
Shinko CHC-S2145 (aka Sinfonia S2)
Shinko CHC-S2245 (aka Sinfonia S3)
Shinko CHC-S6145 (aka Sinfonia CS2)
Shinko CHC-S6245 (aka Sinfonia CE1)
Sony UP-CR10L (aka DNP DS-SL10)
@ -98,7 +99,6 @@
Mitsubishi CP9000DW, CP9500DW, and CP9600DW-S
Mitsubishi CP9800DW, CP9800DW-S, CP9810DW, and CP9820DW-S
Olmec OP900
Shinko CHC-S2245 (aka Sinfonia S3)
Shinko CHC-S6145-5A (aka Sinfonia CS2-c)
Sony UP-CR20L (aka DNP DS-SL20)
Sony UP-DR80

View File

@ -1,7 +1,7 @@
/*
* CUPS Backend common code
*
* Copyright (c) 2007-2022 Solomon Peachy <pizza@shaftnet.org>
* Copyright (c) 2007-2023 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*
@ -1011,7 +1011,7 @@ static void dump_stats(struct dyesub_backend *backend, struct printerstats *stat
void print_license_blurb(void)
{
const char *license = "\n\
Copyright 2007-2022 Solomon Peachy <pizza AT shaftnet DOT org>\n\
Copyright 2007-2023 Solomon Peachy <pizza AT shaftnet DOT org>\n\
\n\
This program is free software; you can redistribute it and/or modify it\n\
under the terms of the GNU General Public License as published by the Free\n\
@ -1342,7 +1342,7 @@ int main (int argc, char **argv)
DEBUG("Multi-Call Dye-sublimation CUPS Backend version %s\n",
BACKEND_VERSION);
DEBUG("Copyright 2007-2021 Solomon Peachy\n");
DEBUG("Copyright 2007-2023 Solomon Peachy\n");
DEBUG("This free software comes with ABSOLUTELY NO WARRANTY! \n");
DEBUG("Licensed under the GNU GPL. Run with '-G' for more details.\n");
DEBUG("\n");

View File

@ -1,7 +1,7 @@
/*
* Citizen / DNP Photo Printer CUPS backend -- libusb-1.0 version
*
* (c) 2013-2022 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2023 Solomon Peachy <pizza@shaftnet.org>
*
* Development of this backend was sponsored by:
*