diff options
Diffstat (limited to 'libhb/ports.h')
-rw-r--r-- | libhb/ports.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libhb/ports.h b/libhb/ports.h index 14800bfe5..23879fcb1 100644 --- a/libhb/ports.h +++ b/libhb/ports.h @@ -1,8 +1,11 @@ -/* $Id: ports.h,v 1.7 2005/10/15 18:05:03 titer Exp $ +/* ports.h - This file is part of the HandBrake source code. + 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 + */ #ifndef HB_PORTS_H #define HB_PORTS_H |