summaryrefslogtreecommitdiffstats
path: root/libhb/hb_dict.h
diff options
context:
space:
mode:
authorsr55 <[email protected]>2012-06-15 15:34:41 +0000
committersr55 <[email protected]>2012-06-15 15:34:41 +0000
commite8b47838402ffe5d224a48445ef1b9c9228bd08c (patch)
treea4743fb7fc655f02588e4e8d628b64267da9d14b /libhb/hb_dict.h
parentace3c4767e52661299b84abbab05487e10d88b78 (diff)
Updated file copyright / GPL headers
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4737 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/hb_dict.h')
-rw-r--r--libhb/hb_dict.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/libhb/hb_dict.h b/libhb/hb_dict.h
index 3dd5a0a28..d90e75aea 100644
--- a/libhb/hb_dict.h
+++ b/libhb/hb_dict.h
@@ -1,6 +1,11 @@
-/* This file is part of the HandBrake source code.
+/* hb_dict.h
+
+ Copyright (c) 2003-2012 HandBrake Team
+ This file is part of the HandBrake source code
Homepage: <http://handbrake.fr/>.
- It may be used under the terms of the GNU General Public License. */
+ It may be used under the terms of the GNU General Public License v2.
+ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
typedef struct hb_dict_entry_s hb_dict_entry_t;
typedef struct hb_dict_s hb_dict_t;