Skip to content

Commit e6a4f95

Browse files
committed
Bump copyright year to 2018.
1 parent 883b989 commit e6a4f95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ anything.
9494

9595
## Copyright & Licencing
9696

97-
Checktestdata is Copyright © 2008 - 2017 by the checktestdata developers and
97+
Checktestdata is Copyright © 2008 - 2018 by the checktestdata developers and
9898
all respective contributors. The current checktestdata developers are Jeroen
9999
Bransen, Jaap Eldering, Jan Kuipers, and Tobias Werth; see the git commits for
100100
a complete list of contributors.

checktestdata.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ void version()
4444
{
4545
printf("%s -- version %s, written by %s\n\n",PROGRAM,VERSION,AUTHORS);
4646
printf(
47-
"Copyright (c) 2008 - 2017 by the checktestdata developers and all\n"
47+
"Copyright (c) 2008 - 2018 by the checktestdata developers and all\n"
4848
"respective contributors. All rights reserved.\n"
4949
"%s comes with ABSOLUTELY NO WARRANTY and is provided \"as is\".\n"
5050
"You are free to modify and redistribute this program under the conditions\n"

0 commit comments

Comments
 (0)