diff options
| author | jhurst <jhurst@cinecert.com> | 2005-12-20 19:16:21 +0000 |
|---|---|---|
| committer | jhurst <> | 2005-12-20 19:16:21 +0000 |
| commit | c6900386fb66832781456838804ed7e28c535d63 (patch) | |
| tree | 3c387a66aec432229d1d987b9209e819bb80c5c3 /src/KLV.cpp | |
| parent | d440dbd72e7b3395c589a72e391eb33b6d2109f4 (diff) | |
pre-release commit
Diffstat (limited to 'src/KLV.cpp')
| -rwxr-xr-x | src/KLV.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/KLV.cpp b/src/KLV.cpp index b57e805..062fd74 100755 --- a/src/KLV.cpp +++ b/src/KLV.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2005, John Hurst +Copyright (c) 2005-2006, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -24,10 +24,10 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - -// -// KLV.cpp -// +/*! \file KLV.cpp + \version $Id$ + \brief KLV objects +*/ #include "KLV.h" #include <hex_utils.h> |
