various: Update copyright year
This commit is contained in:
parent
b883a7b100
commit
29c90dc0df
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Canon SELPHY CPneo series CUPS backend -- libusb-1.0 version
|
||||
*
|
||||
* (c) 2016-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2016-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
|
@ -1012,7 +1012,7 @@ static void dump_stats(struct dyesub_backend *backend, struct printerstats *stat
|
|||
void print_license_blurb(void)
|
||||
{
|
||||
const char *license = "\n\
|
||||
Copyright 2007-2020 Solomon Peachy <pizza AT shaftnet DOT org>\n\
|
||||
Copyright 2007-2021 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\
|
||||
|
@ -1345,7 +1345,7 @@ int main (int argc, char **argv)
|
|||
|
||||
DEBUG("Multi-Call Dye-sublimation CUPS Backend version %s\n",
|
||||
BACKEND_VERSION);
|
||||
DEBUG("Copyright 2007-2020 Solomon Peachy\n");
|
||||
DEBUG("Copyright 2007-2021 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");
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Kodak 6800/6850 Photo Printer CUPS backend -- libusb-1.0 version
|
||||
*
|
||||
* (c) 2013-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2013-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* Development of this backend was sponsored by:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Magicard card printer family CUPS backend -- libusb-1.0 version
|
||||
*
|
||||
* (c) 2017-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2017-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Mitsubishi Photo Printer Comon Code
|
||||
*
|
||||
* (c) 2013-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2013-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Mitsubishi Photo Printer Comon Code
|
||||
*
|
||||
* (c) 2013-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2013-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Mitsubishi CP-9xxx Photo Printer Family CUPS backend
|
||||
*
|
||||
* (c) 2014-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2014-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Mitsubishi P93D/P95D Monochrome Thermal Photo Printer CUPS backend
|
||||
*
|
||||
* (c) 2016-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2016-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* Development of this backend was sponsored by:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Shinko/Sinfonia CHC-S1245 CUPS backend -- libusb-1.0 version
|
||||
*
|
||||
* (c) 2015-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2015-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* Low-level documentation was provided by Sinfonia, Inc. Thank you!
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Shinko/Sinfonia CHC-S2145 CUPS backend -- libusb-1.0 version
|
||||
*
|
||||
* (c) 2013-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2013-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* Development of this backend was sponsored by:
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Shinko/Sinfonia Common Code
|
||||
*
|
||||
* (c) 2019-2020 Solomon Peachy <pizza@shaftnet.org>
|
||||
* (c) 2019-2021 Solomon Peachy <pizza@shaftnet.org>
|
||||
*
|
||||
* The latest version of this program can be found at:
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue