diff options
author | Cosmin Truta <ctruta@gmail.com> | 2019-01-19 19:01:19 -0500 |
---|---|---|
committer | Cosmin Truta <ctruta@gmail.com> | 2019-01-19 19:01:19 -0500 |
commit | fef895aa28ed8af2385608959d7f3dac76da83fc (patch) | |
tree | 229d78bfc37c92aff4dfc562d7a1b87deb6f3950 /scripts | |
parent | 43b414183963929e35fc7e92796b0ae0fb6d7a97 (diff) |
Update the copyright year
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/pnglibconf.dfa | 2 | ||||
-rw-r--r-- | scripts/pnglibconf.h.prebuilt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/pnglibconf.dfa b/scripts/pnglibconf.dfa index 15bd08e90..4dcaf7c86 100644 --- a/scripts/pnglibconf.dfa +++ b/scripts/pnglibconf.dfa @@ -8,7 +8,7 @@ com pnglibconf.h - library build configuration com version com -com Copyright (c) 2018 Cosmin Truta +com Copyright (c) 2018-2019 Cosmin Truta com Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson com com This code is released under the libpng license. diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index 4ff217ebf..9f83b7eff 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -2,7 +2,7 @@ /* libpng version 1.6.37.git */ -/* Copyright (c) 2018 Cosmin Truta */ +/* Copyright (c) 2018-2019 Cosmin Truta */ /* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */ /* This code is released under the libpng license. */ |