mirror of
https://github.com/open-simh/simtools.git
synced 2026-01-14 15:45:23 +00:00
Update some dates.
This commit is contained in:
parent
a279a86076
commit
5f5414fb37
2
README
2
README
@ -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.
|
||||
|
||||
@ -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(
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user