From: handbrake Date: Tue, 12 Feb 2013 20:34:12 +0000 (+0000) Subject: fix for copy and paste scenario X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=258adf0fdb73181f6a9ef182d8ab1ad5d415fda8;p=handbrake fix for copy and paste scenario git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/qsv@5247 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/libhb/h264_common.h b/libhb/h264_common.h index df9c02458..fe92d1c10 100755 --- a/libhb/h264_common.h +++ b/libhb/h264_common.h @@ -1,30 +1,11 @@ -/* ********************************************************************* *\ - -Copyright (C) 2013 Intel Corporation. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: -- Redistributions of source code must retain the above copyright notice, -this list of conditions and the following disclaimer. -- Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. -- Neither the name of Intel Corporation nor the names of its contributors -may be used to endorse or promote products derived from this software -without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -\* ********************************************************************* */ +/* h264_common.h + + 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 + */ #ifndef HB_H264_COMMON_H #define HB_H264_COMMON_H