summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-02-13 02:06:16 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-02-13 02:06:16 (GMT)
commitc4a4931092555d1f232eb5136be7d3215f36fcf3 (patch)
tree42dd404c8b0e061d4298d72f5fdeb3e0a29b5e50
parent26695afcdb62163ec744a915ed07083464c0999e (diff)
downloadSubTitle-o-amlogic.zip
SubTitle-o-amlogic.tar.gz
SubTitle-o-amlogic.tar.bz2
subtitle: change gpl license to amlogic license [3/4]
PD# 160531 change gpl license to amlogic license Change-Id: Id234bb5d2a3bcdec50992ef7f1164a6d88bd994b
Diffstat
-rw-r--r--jni/subtitle/amstream.h15
1 files changed, 3 insertions, 12 deletions
diff --git a/jni/subtitle/amstream.h b/jni/subtitle/amstream.h
index 0093204..1d3ce1e 100644
--- a/jni/subtitle/amstream.h
+++ b/jni/subtitle/amstream.h
@@ -1,19 +1,10 @@
/*
* AMLOGIC Audio/Video streaming port driver.
*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the named License,
-* or any later version.
+* Copyright (c) 2014 Amlogic, Inc. All rights reserved.
*
-* This program is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+* This source code is subject to the terms and conditions defined in the
+* file 'LICENSE' which is part of this source code package.
*
* Author: Tim Yao <timyao@amlogic.com>
*