diff options
| author | jhurst <jhurst@cinecert.com> | 2013-06-07 00:41:00 +0000 |
|---|---|---|
| committer | jhurst <> | 2013-06-07 00:41:00 +0000 |
| commit | e54f387729bacc2d3e8c93aeb59ee45181d6f714 (patch) | |
| tree | b119ac98d87d01ed5060e0ec2e40bb0d2365a751 /src/klvwalk.cpp | |
| parent | 4cfc4c5fdcf3f23971eb361928fa1c6c75011934 (diff) | |
better toys
Diffstat (limited to 'src/klvwalk.cpp')
| -rwxr-xr-x | src/klvwalk.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/klvwalk.cpp b/src/klvwalk.cpp index b7550e6..bcdda85 100755 --- a/src/klvwalk.cpp +++ b/src/klvwalk.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2009, John Hurst +Copyright (c) 2005-2013, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -65,7 +65,7 @@ banner(FILE* stream = stdout) { fprintf(stream, "\n\ %s (asdcplib %s)\n\n\ -Copyright (c) 2005-2009 John Hurst\n\ +Copyright (c) 2005-2013 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\ |
