summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/nav_types.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-11 02:40:28 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-11 02:40:28 +0000
commit570ee50f621f6eac3d3c6345a350cebd8815f564 (patch)
tree982f867dfaac004345ac332141ed23c818e91d9d /libmpdvdkit2/nav_types.h
parent9d1bb311257585c27457d9a2e7982a1fa1d94962 (diff)
downloadmpv-570ee50f621f6eac3d3c6345a350cebd8815f564.tar.bz2
mpv-570ee50f621f6eac3d3c6345a350cebd8815f564.tar.xz
Mark modified files as such to comply more closely with GPL §2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdvdkit2/nav_types.h')
-rw-r--r--libmpdvdkit2/nav_types.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmpdvdkit2/nav_types.h b/libmpdvdkit2/nav_types.h
index ba46f7451e..af81f36f2d 100644
--- a/libmpdvdkit2/nav_types.h
+++ b/libmpdvdkit2/nav_types.h
@@ -4,6 +4,10 @@
/*
* Copyright (C) 2000, 2001 Håkan Hjort <d95hjort@dtek.chalmers.se>
*
+ * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
* The data structures in this file should represent the layout of the
* pci and dsi packets as they are stored in the stream. Information
* found by reading the source to VOBDUMP is the base for the structure