From e8b47838402ffe5d224a48445ef1b9c9228bd08c Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 15 Jun 2012 15:34:41 +0000 Subject: Updated file copyright / GPL headers git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4737 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- libhb/platform/macosx/encca_aac.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'libhb/platform/macosx/encca_aac.c') diff --git a/libhb/platform/macosx/encca_aac.c b/libhb/platform/macosx/encca_aac.c index 621c40c71..d97311a20 100644 --- a/libhb/platform/macosx/encca_aac.c +++ b/libhb/platform/macosx/encca_aac.c @@ -1,6 +1,11 @@ -/* This file is part of the HandBrake source code. - Homepage: . - It may be used under the terms of the GNU General Public License. */ +/* encca_aac.c + + Copyright (c) 2003-2012 HandBrake Team + This file is part of the HandBrake source code + Homepage: . + 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 + */ #include "hb.h" #include "downmix.h" -- cgit v1.2.3