Update some dates.

This commit is contained in:
Olaf Seibert 2017-05-06 19:11:19 +02:00
parent a279a86076
commit 5f5414fb37
4 changed files with 4 additions and 3 deletions

2
README
View File

@ -32,7 +32,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
modified 2009 by Joerg Hoppe,
modified 2015 by Olaf 'Rhialto' Seibert.
modified 2015-2017 by Olaf 'Rhialto' Seibert.
Files:
macro11.c Command line parsing and driving the passes.

View File

@ -83,7 +83,7 @@ static void print_version(
fprintf(strm, " Version %s\n", VERSIONSTR);
fprintf(strm, " Copyright 2001 Richard Krehbiel,\n");
fprintf(strm, " modified 2009 by Joerg Hoppe,\n");
fprintf(strm, " modified 2015 by Olaf 'Rhialto' Seibert.\n");
fprintf(strm, " modified 2015-2017 by Olaf 'Rhialto' Seibert.\n");
}
static void append_env(

View File

@ -3,7 +3,7 @@
*/
/*
Copyright (c) 2001, Richard Krehbiel
Copyright (c) 2015, Olaf Seibert
Copyright (c) 2015, 2017, Olaf Seibert
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -2,6 +2,7 @@
/*
Copyright (c) 2001, Richard Krehbiel
Copyright (c) 2017, Olaf Seibert
All rights reserved.
Redistribution and use in source and binary forms, with or without