misc: Update copyright year on files modified in 2019.

This commit is contained in:
Solomon Peachy 2019-02-17 21:51:40 -05:00
parent 631d6e4fc4
commit 188b59ce37
11 changed files with 13 additions and 13 deletions

2
README
View file

@ -2,7 +2,7 @@
Unified Gutenprint/CUPS backend for various Dye-Sublimation photo printers
Copyright (c) 2007-2018 Solomon Peachy <pizza@shaftnet.org>
Copyright (c) 2007-2019 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.

View file

@ -1,7 +1,7 @@
/*
* CUPS Backend common code
*
* Copyright (c) 2007-2018 Solomon Peachy <pizza@shaftnet.org>
* Copyright (c) 2007-2019 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*
@ -822,7 +822,7 @@ static int query_markers(struct dyesub_backend *backend, void *ctx, int full)
void print_license_blurb(void)
{
const char *license = "\n\
Copyright 2007-2018 Solomon Peachy <pizza AT shaftnet DOT org>\n\
Copyright 2007-2019 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\
@ -1006,7 +1006,7 @@ int main (int argc, char **argv)
DEBUG("Multi-Call Dye-sublimation CUPS Backend version %s\n",
BACKEND_VERSION);
DEBUG("Copyright 2007-2018 Solomon Peachy\n");
DEBUG("Copyright 2007-2019 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 @@
/*
* CUPS Backend common code
*
* (c) 2013-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2019 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*

View file

@ -1,7 +1,7 @@
/*
* Kodak Professional 1400/805 CUPS backend -- libusb-1.0 version
*
* (c) 2013-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2019 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*

View file

@ -1,7 +1,7 @@
/*
* Kodak 605 Photo Printer CUPS backend -- libusb-1.0 version
*
* (c) 2013-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2019 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*

View file

@ -1,7 +1,7 @@
/*
* Kodak 6800/6850 Photo Printer CUPS backend -- libusb-1.0 version
*
* (c) 2013-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2019 Solomon Peachy <pizza@shaftnet.org>
*
* Development of this backend was sponsored by:
*

View file

@ -1,7 +1,7 @@
/*
* Mitsubishi CP-9xxx Photo Printer Family CUPS backend
*
* (c) 2014-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2014-2019 Solomon Peachy <pizza@shaftnet.org>
*
* The latest version of this program can be found at:
*

View file

@ -1,7 +1,7 @@
/*
* Shinko/Sinfonia CHC-S1245 CUPS backend -- libusb-1.0 version
*
* (c) 2015-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2015-2019 Solomon Peachy <pizza@shaftnet.org>
*
* Low-level documentation was provided by Sinfonia, Inc. Thank you!
*

View file

@ -1,7 +1,7 @@
/*
* Shinko/Sinfonia CHC-S2145 CUPS backend -- libusb-1.0 version
*
* (c) 2013-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2013-2019 Solomon Peachy <pizza@shaftnet.org>
*
* Development of this backend was sponsored by:
*

View file

@ -1,7 +1,7 @@
/*
* Shinko/Sinfonia CHC-S6145 CUPS backend -- libusb-1.0 version
*
* (c) 2015-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2015-2019 Solomon Peachy <pizza@shaftnet.org>
*
* Low-level documentation was provided by Sinfonia. Thank you!
*

View file

@ -1,7 +1,7 @@
/*
* Shinko/Sinfonia CHC-S6245 CUPS backend -- libusb-1.0 version
*
* (c) 2015-2018 Solomon Peachy <pizza@shaftnet.org>
* (c) 2015-2019 Solomon Peachy <pizza@shaftnet.org>
*
* Low-level documentation was provided by Sinfonia, Inc. Thank you!
*