summaryrefslogtreecommitdiff
path: root/src/asdcp-test.cpp
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2011-03-08 19:18:32 +0000
committerjhurst <>2011-03-08 19:18:32 +0000
commit6a19e4f305c6936ea3a09e2f96a622372e1f4ab2 (patch)
tree158ae6b99fc70d0eb37bb7871edd6676d227f0bd /src/asdcp-test.cpp
parent3feb7cc3f014bf1b2806b3b6819d80d684434e8f (diff)
compiler warnings never cease
Diffstat (limited to 'src/asdcp-test.cpp')
-rwxr-xr-xsrc/asdcp-test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/asdcp-test.cpp b/src/asdcp-test.cpp
index d571922..e60f4d3 100755
--- a/src/asdcp-test.cpp
+++ b/src/asdcp-test.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2003-2010, John Hurst
+Copyright (c) 2003-2011, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -103,7 +103,7 @@ banner(FILE* stream = stdout)
{
fprintf(stream, "\n\
%s (asdcplib %s)\n\n\
-Copyright (c) 2003-2010 John Hurst\n\n\
+Copyright (c) 2003-2011 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",