summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/AS_DCP.cpp2
-rwxr-xr-xsrc/AS_DCP_AES.cpp2
-rwxr-xr-xsrc/AS_DCP_JP2K.cpp2
-rwxr-xr-xsrc/AS_DCP_MPEG2.cpp2
-rwxr-xr-xsrc/AS_DCP_MXF.cpp2
-rwxr-xr-xsrc/AS_DCP_internal.h2
-rwxr-xr-xsrc/Index.cpp2
-rwxr-xr-xsrc/JP2K.cpp2
-rwxr-xr-xsrc/JP2K_Codestream_Parser.cpp2
-rwxr-xr-xsrc/KLV.cpp2
-rwxr-xr-xsrc/KLV.h2
-rwxr-xr-xsrc/KM_log.cpp2
-rwxr-xr-xsrc/KM_log.h2
-rwxr-xr-xsrc/KM_memio.h2
-rwxr-xr-xsrc/KM_mutex.h2
-rw-r--r--src/KM_platform.h2
-rwxr-xr-xsrc/KM_util.h2
-rw-r--r--src/KM_xml.cpp2
-rwxr-xr-xsrc/MPEG.cpp2
-rwxr-xr-xsrc/MPEG2_Parser.cpp2
-rwxr-xr-xsrc/MXF.cpp2
-rwxr-xr-xsrc/MXF.h2
-rwxr-xr-xsrc/MXFTypes.cpp2
-rwxr-xr-xsrc/MXFTypes.h2
-rw-r--r--src/TimedText_Parser.cpp2
-rwxr-xr-xsrc/WavFileWriter.h2
-rw-r--r--src/blackwave.cpp2
-rwxr-xr-xsrc/gen-tst.sh2
-rwxr-xr-xsrc/h__Reader.cpp2
-rwxr-xr-xsrc/h__Writer.cpp2
-rwxr-xr-xsrc/j2c-test.cpp2
-rwxr-xr-xsrc/jp2k-crypt-tst.sh2
-rwxr-xr-xsrc/jp2k-stereo-crypt-tst.sh2
-rwxr-xr-xsrc/jp2k-stereo-tst.sh2
-rwxr-xr-xsrc/jp2k-tst.sh2
-rwxr-xr-xsrc/klvwalk.cpp4
-rwxr-xr-xsrc/mpeg-crypt-tst.sh2
-rwxr-xr-xsrc/mpeg-tst.sh2
-rw-r--r--src/path-test.cpp2
-rwxr-xr-xsrc/rng-tst.sh2
-rwxr-xr-xsrc/wav-crypt-tst.sh2
-rwxr-xr-xsrc/wav-tst.sh2
42 files changed, 43 insertions, 43 deletions
diff --git a/src/AS_DCP.cpp b/src/AS_DCP.cpp
index 9bb8dd5..223d52a 100755
--- a/src/AS_DCP.cpp
+++ b/src/AS_DCP.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/AS_DCP_AES.cpp b/src/AS_DCP_AES.cpp
index 5d4f38b..fbb1990 100755
--- a/src/AS_DCP_AES.cpp
+++ b/src/AS_DCP_AES.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/AS_DCP_JP2K.cpp b/src/AS_DCP_JP2K.cpp
index 9a334a6..fda81ad 100755
--- a/src/AS_DCP_JP2K.cpp
+++ b/src/AS_DCP_JP2K.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/AS_DCP_MPEG2.cpp b/src/AS_DCP_MPEG2.cpp
index 9a81b9f..98d55c6 100755
--- a/src/AS_DCP_MPEG2.cpp
+++ b/src/AS_DCP_MPEG2.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2007, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/AS_DCP_MXF.cpp b/src/AS_DCP_MXF.cpp
index 8bb084e..98f92d1 100755
--- a/src/AS_DCP_MXF.cpp
+++ b/src/AS_DCP_MXF.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2007, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/AS_DCP_internal.h b/src/AS_DCP_internal.h
index ed9eec7..428b69f 100755
--- a/src/AS_DCP_internal.h
+++ b/src/AS_DCP_internal.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/Index.cpp b/src/Index.cpp
index b08ad6f..3bebb1d 100755
--- a/src/Index.cpp
+++ b/src/Index.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
diff --git a/src/JP2K.cpp b/src/JP2K.cpp
index 3dd073f..b8c5b59 100755
--- a/src/JP2K.cpp
+++ b/src/JP2K.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
diff --git a/src/JP2K_Codestream_Parser.cpp b/src/JP2K_Codestream_Parser.cpp
index 7230fec..a1385d1 100755
--- a/src/JP2K_Codestream_Parser.cpp
+++ b/src/JP2K_Codestream_Parser.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KLV.cpp b/src/KLV.cpp
index 29a1c81..b9b17f7 100755
--- a/src/KLV.cpp
+++ b/src/KLV.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
diff --git a/src/KLV.h b/src/KLV.h
index d685cf9..5ed77d0 100755
--- a/src/KLV.h
+++ b/src/KLV.h
@@ -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
diff --git a/src/KM_log.cpp b/src/KM_log.cpp
index 3d34f1c..2486782 100755
--- a/src/KM_log.cpp
+++ b/src/KM_log.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KM_log.h b/src/KM_log.h
index 671c072..fdcfd13 100755
--- a/src/KM_log.h
+++ b/src/KM_log.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2007, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KM_memio.h b/src/KM_memio.h
index 7ab7267..cea6862 100755
--- a/src/KM_memio.h
+++ b/src/KM_memio.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2006-2008, John Hurst
+Copyright (c) 2006-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KM_mutex.h b/src/KM_mutex.h
index 513b504..fa13085 100755
--- a/src/KM_mutex.h
+++ b/src/KM_mutex.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KM_platform.h b/src/KM_platform.h
index 111cbbf..21ffd22 100644
--- a/src/KM_platform.h
+++ b/src/KM_platform.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/KM_util.h b/src/KM_util.h
index 7318de8..6bf2366 100755
--- a/src/KM_util.h
+++ b/src/KM_util.h
@@ -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
diff --git a/src/KM_xml.cpp b/src/KM_xml.cpp
index 5b053fa..c82e2f7 100644
--- a/src/KM_xml.cpp
+++ b/src/KM_xml.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
diff --git a/src/MPEG.cpp b/src/MPEG.cpp
index 9bd2ace..14fde66 100755
--- a/src/MPEG.cpp
+++ b/src/MPEG.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
diff --git a/src/MPEG2_Parser.cpp b/src/MPEG2_Parser.cpp
index f7e6dce..62eb5f5 100755
--- a/src/MPEG2_Parser.cpp
+++ b/src/MPEG2_Parser.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/MXF.cpp b/src/MXF.cpp
index e0c4055..2a70e7e 100755
--- a/src/MXF.cpp
+++ b/src/MXF.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
diff --git a/src/MXF.h b/src/MXF.h
index 95f9043..06d06a0 100755
--- a/src/MXF.h
+++ b/src/MXF.h
@@ -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
diff --git a/src/MXFTypes.cpp b/src/MXFTypes.cpp
index 4f530c4..b9b2bd9 100755
--- a/src/MXFTypes.cpp
+++ b/src/MXFTypes.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
diff --git a/src/MXFTypes.h b/src/MXFTypes.h
index 20d12da..df9f530 100755
--- a/src/MXFTypes.h
+++ b/src/MXFTypes.h
@@ -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
diff --git a/src/TimedText_Parser.cpp b/src/TimedText_Parser.cpp
index ae6d9aa..d86ef7c 100644
--- a/src/TimedText_Parser.cpp
+++ b/src/TimedText_Parser.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2007-2008, John Hurst
+Copyright (c) 2007-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/WavFileWriter.h b/src/WavFileWriter.h
index 74ffe6b..3febc23 100755
--- a/src/WavFileWriter.h
+++ b/src/WavFileWriter.h
@@ -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
diff --git a/src/blackwave.cpp b/src/blackwave.cpp
index b584866..100c2ca 100644
--- a/src/blackwave.cpp
+++ b/src/blackwave.cpp
@@ -56,7 +56,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\
%s 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\
diff --git a/src/gen-tst.sh b/src/gen-tst.sh
index 6660f19..59e3a0f 100755
--- a/src/gen-tst.sh
+++ b/src/gen-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/h__Reader.cpp b/src/h__Reader.cpp
index d329e60..3b954fb 100755
--- a/src/h__Reader.cpp
+++ b/src/h__Reader.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2006, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/h__Writer.cpp b/src/h__Writer.cpp
index fb66b68..c088059 100755
--- a/src/h__Writer.cpp
+++ b/src/h__Writer.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/j2c-test.cpp b/src/j2c-test.cpp
index 5736150..09452f1 100755
--- a/src/j2c-test.cpp
+++ b/src/j2c-test.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
diff --git a/src/jp2k-crypt-tst.sh b/src/jp2k-crypt-tst.sh
index d6d85ab..bb4929c 100755
--- a/src/jp2k-crypt-tst.sh
+++ b/src/jp2k-crypt-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/jp2k-stereo-crypt-tst.sh b/src/jp2k-stereo-crypt-tst.sh
index 73bc6bc..012a4e5 100755
--- a/src/jp2k-stereo-crypt-tst.sh
+++ b/src/jp2k-stereo-crypt-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/jp2k-stereo-tst.sh b/src/jp2k-stereo-tst.sh
index 59a1889..ab67807 100755
--- a/src/jp2k-stereo-tst.sh
+++ b/src/jp2k-stereo-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/jp2k-tst.sh b/src/jp2k-tst.sh
index 7278f1b..38df367 100755
--- a/src/jp2k-tst.sh
+++ b/src/jp2k-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/klvwalk.cpp b/src/klvwalk.cpp
index 9a815b7..aed05b1 100755
--- a/src/klvwalk.cpp
+++ b/src/klvwalk.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
@@ -65,7 +65,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/mpeg-crypt-tst.sh b/src/mpeg-crypt-tst.sh
index 4179520..5420da6 100755
--- a/src/mpeg-crypt-tst.sh
+++ b/src/mpeg-crypt-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/mpeg-tst.sh b/src/mpeg-tst.sh
index 64c985d..f62672f 100755
--- a/src/mpeg-tst.sh
+++ b/src/mpeg-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/path-test.cpp b/src/path-test.cpp
index 5d54a37..6f4cfd6 100644
--- a/src/path-test.cpp
+++ b/src/path-test.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2004-2008, John Hurst
+Copyright (c) 2004-2009, John Hurst
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/rng-tst.sh b/src/rng-tst.sh
index 19e2bf4..3fcda58 100755
--- a/src/rng-tst.sh
+++ b/src/rng-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/wav-crypt-tst.sh b/src/wav-crypt-tst.sh
index 0014ab4..b762757 100755
--- a/src/wav-crypt-tst.sh
+++ b/src/wav-crypt-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/wav-tst.sh b/src/wav-tst.sh
index 5977806..76dbdc4 100755
--- a/src/wav-tst.sh
+++ b/src/wav-tst.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
# $Id$
-# Copyright (c) 2007-2008 John Hurst. All rights reserved.
+# Copyright (c) 2007-2009 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions