summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-02-13 06:41:31 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-02-13 07:06:37 (GMT)
commit5725cba0c623e69b50488c5e6855a6e5efe7b12f (patch)
tree9f65ecad9a53000d99c6f768192e21bd70072d7c
parent980c148a49a2a0f4221a5bdd7b372647e78aa379 (diff)
downloadmedia-5725cba0c623e69b50488c5e6855a6e5efe7b12f.zip
media-5725cba0c623e69b50488c5e6855a6e5efe7b12f.tar.gz
media-5725cba0c623e69b50488c5e6855a6e5efe7b12f.tar.bz2
media: remove gpl [1/1]
PD# 160531 remove gpl Change-Id: I801d788cc59d92b708ae3ddc6c0c2beed30c8e49
Diffstat
-rw-r--r--amavutils/include/amports/aformat.h15
-rw-r--r--amavutils/include/amports/amstream.h15
-rw-r--r--amavutils/include/amports/vformat.h15
-rw-r--r--amcodec/include/amports/aformat.h15
-rw-r--r--amcodec/include/amports/amstream.h15
-rw-r--r--amcodec/include/amports/vformat.h15
-rw-r--r--amvdec/include/v4l2-common.h15
-rw-r--r--amvdec/include/v4l2-controls.h9
-rw-r--r--amvdec/include/videodev2.h9
9 files changed, 14 insertions, 109 deletions
diff --git a/amavutils/include/amports/aformat.h b/amavutils/include/amports/aformat.h
index a446cbd..00245af 100644
--- a/amavutils/include/amports/aformat.h
+++ b/amavutils/include/amports/aformat.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amavutils/include/amports/amstream.h b/amavutils/include/amports/amstream.h
index f883c4b..a418f7b 100644
--- a/amavutils/include/amports/amstream.h
+++ b/amavutils/include/amports/amstream.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amavutils/include/amports/vformat.h b/amavutils/include/amports/vformat.h
index f12bdf8..cde7cc5 100644
--- a/amavutils/include/amports/vformat.h
+++ b/amavutils/include/amports/vformat.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amcodec/include/amports/aformat.h b/amcodec/include/amports/aformat.h
index a446cbd..00245af 100644
--- a/amcodec/include/amports/aformat.h
+++ b/amcodec/include/amports/aformat.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amcodec/include/amports/amstream.h b/amcodec/include/amports/amstream.h
index 47c0e90..d2b76d0 100644
--- a/amcodec/include/amports/amstream.h
+++ b/amcodec/include/amports/amstream.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amcodec/include/amports/vformat.h b/amcodec/include/amports/vformat.h
index f12bdf8..cde7cc5 100644
--- a/amcodec/include/amports/vformat.h
+++ b/amcodec/include/amports/vformat.h
@@ -13,19 +13,8 @@
/*
* 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.
- *
- * 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>
*
diff --git a/amvdec/include/v4l2-common.h b/amvdec/include/v4l2-common.h
index 7194171..6275782 100644
--- a/amvdec/include/v4l2-common.h
+++ b/amvdec/include/v4l2-common.h
@@ -10,19 +10,8 @@
* Copyright (C) 2012 Nokia Corporation
* Contact: Sakari Ailus <sakari.ailus@iki.fi>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * 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., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
+ * This source code is subject to the terms and conditions defined in the
+ * file 'LICENSE' which is part of this source code package.
*
*/
diff --git a/amvdec/include/v4l2-controls.h b/amvdec/include/v4l2-controls.h
index 17948a2..00761bc 100644
--- a/amvdec/include/v4l2-controls.h
+++ b/amvdec/include/v4l2-controls.h
@@ -3,15 +3,6 @@
*
* Copyright (C) 1999-2012 the contributors
*
- * 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 License, or
- * (at your option) any later version.
- *
- * 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.
*
* Alternatively you can redistribute this file under the terms of the
* BSD license as stated below:
diff --git a/amvdec/include/videodev2.h b/amvdec/include/videodev2.h
index 12c2c5b..b4db7b7 100644
--- a/amvdec/include/videodev2.h
+++ b/amvdec/include/videodev2.h
@@ -3,15 +3,6 @@
*
* Copyright (C) 1999-2012 the contributors
*
- * 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 License, or
- * (at your option) any later version.
- *
- * 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.
*
* Alternatively you can redistribute this file under the terms of the
* BSD license as stated below: