diff options
Diffstat (limited to 'libhb/eedi2.c')
-rw-r--r-- | libhb/eedi2.c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libhb/eedi2.c b/libhb/eedi2.c index 2e3741ad5..b8107b315 100644 --- a/libhb/eedi2.c +++ b/libhb/eedi2.c @@ -1,8 +1,10 @@ -/* $Id: eedi2.c,v 1.0 2009/03/06 5:00:00 jbrjake Exp $ +/* eedi2.c - 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 The EEDI2 interpolator was created by tritical: http://web.missouri.edu/~kes25c/ |