summaryrefslogtreecommitdiff
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/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.
*
*/