diff options
| author | jhurst <jhurst@cinecert.com> | 2008-01-31 23:41:26 +0000 |
|---|---|---|
| committer | jhurst <> | 2008-01-31 23:41:26 +0000 |
| commit | 766b93f3654e6e80623a84774fce0307694340f9 (patch) | |
| tree | caddf9aad635d0d5c3aee93cc5241e1894c83be7 /src/kmfilegen.cpp | |
| parent | 411d88765d9373d0fa61e832bb517fb5f501d251 (diff) | |
build fixes from DTS
Diffstat (limited to 'src/kmfilegen.cpp')
| -rwxr-xr-x | src/kmfilegen.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kmfilegen.cpp b/src/kmfilegen.cpp index 9ab1f00..3f3ba11 100755 --- a/src/kmfilegen.cpp +++ b/src/kmfilegen.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2006, John Hurst +Copyright (c) 2005-2008, 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-2006 John Hurst\n\ +Copyright (c) 2005-2008 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\ |
