diff options
| author | jhurst <jhurst@cinecert.com> | 2009-03-04 17:52:45 +0000 |
|---|---|---|
| committer | jhurst <> | 2009-03-04 17:52:45 +0000 |
| commit | 4eb8f6654832b285ebc2b76eb340eb53bd36098e (patch) | |
| tree | 855b39f8168d295b7e7b27c15879dc6e7925b95b /src | |
| parent | c130f4361b4a21d419bfe0aba1390b400ff86007 (diff) | |
dates matter
Diffstat (limited to 'src')
| -rwxr-xr-x | src/asdcp-test.cpp | 2 | ||||
| -rwxr-xr-x | src/kmfilegen.cpp | 4 | ||||
| -rw-r--r-- | src/kmrandgen.cpp | 4 | ||||
| -rw-r--r-- | src/kmuuidgen.cpp | 4 | ||||
| -rwxr-xr-x | src/wavesplit.cpp | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/src/asdcp-test.cpp b/src/asdcp-test.cpp index d566a85..6f4f289 100755 --- a/src/asdcp-test.cpp +++ b/src/asdcp-test.cpp @@ -103,7 +103,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2003-2008 John Hurst\n\n\ +Copyright (c) 2003-2009 John Hurst\n\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\ Specify the -h (help) option for further information about %s\n\n", diff --git a/src/kmfilegen.cpp b/src/kmfilegen.cpp index b1f0a1a..6f798cc 100755 --- a/src/kmfilegen.cpp +++ b/src/kmfilegen.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2008, John Hurst +Copyright (c) 2005-2009, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -69,7 +69,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2005-2008 John Hurst\n\ +Copyright (c) 2005-2009 John Hurst\n\ %s is part of the asdcplib 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\ diff --git a/src/kmrandgen.cpp b/src/kmrandgen.cpp index 24f77af..c641e6b 100644 --- a/src/kmrandgen.cpp +++ b/src/kmrandgen.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2008, John Hurst +Copyright (c) 2005-2009, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -54,7 +54,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2003-2008 John Hurst\n\n\ +Copyright (c) 2003-2009 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\ diff --git a/src/kmuuidgen.cpp b/src/kmuuidgen.cpp index 2e1a868..a77379b 100644 --- a/src/kmuuidgen.cpp +++ b/src/kmuuidgen.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2008, John Hurst +Copyright (c) 2005-2009, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -51,7 +51,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2003-2008 John Hurst\n\n\ +Copyright (c) 2003-2009 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\ diff --git a/src/wavesplit.cpp b/src/wavesplit.cpp index 6836d23..0d472a1 100755 --- a/src/wavesplit.cpp +++ b/src/wavesplit.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2006, John Hurst +Copyright (c) 2005-2009, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -69,7 +69,7 @@ banner(FILE* stream = stderr) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2005-2006 John Hurst\n\n\ +Copyright (c) 2005-2009 John Hurst\n\n\ wavesplit is part of asdcplib.\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\ |
