diff options
author | jstebbins <[email protected]> | 2015-05-14 17:11:48 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2015-05-14 17:11:48 +0000 |
commit | 9ae7e30dc8daace92d17ea36a4f0bdede00b9471 (patch) | |
tree | 9485255c993389a6740b833e7aa30c5b5b2622aa /libhb/plist.h | |
parent | 90cafad3e4c610b8b009769f922fabc283979231 (diff) |
lingui: use libhb preset management from linux gui
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/plist.h')
-rw-r--r-- | libhb/plist.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libhb/plist.h b/libhb/plist.h index 901aeb4b0..47a5e5e08 100644 --- a/libhb/plist.h +++ b/libhb/plist.h @@ -1,3 +1,12 @@ +/* plist.h + + Copyright (c) 2003-2015 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 v2. + For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html + */ + #if !defined(_HB_PLIST_H_) #define _HB_PLIST_H_ |