diff options
| author | jhurst <jhurst@cinecert.com> | 2018-10-13 21:50:21 +0000 |
|---|---|---|
| committer | jhurst <> | 2018-10-13 21:50:21 +0000 |
| commit | 11a6c3d9b3fb6318909d36e6bbc1c4c74450b9f2 (patch) | |
| tree | 57eac8c82615ff3ad75b45fcc648e1af184ba44d /src/kmrandgen.cpp | |
| parent | a4b5771f03a81b6948a6daf61029811529943e5f (diff) | |
copyright date cleanup
Diffstat (limited to 'src/kmrandgen.cpp')
| -rw-r--r-- | src/kmrandgen.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kmrandgen.cpp b/src/kmrandgen.cpp index 05171f3..d9d9d32 100644 --- a/src/kmrandgen.cpp +++ b/src/kmrandgen.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2009, John Hurst +Copyright (c) 2005-2018, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -325,7 +325,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2003-2017 John Hurst\n\n\ +Copyright (c) 2003-2018 John Hurst\n\n\ %s is part of the asdcp DCP tools package.\n\ asdcplib may be copied only under the terms of the license found at\n\ the top of every file in the asdcplib distribution kit.\n\n\ |
