aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMin-su, Kim <min-su.kim@windriver.com>2010-02-26 16:36:13 +0900
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:41 -0700
commiteef9a309a4eac0256f1e32a4f40f847c8fd0c1fe (patch)
tree943860fbc80ead0d66e1e6280fdaec1f1693ead1
parent6da2d6a75580e5fc045d6970f6c5065acd540fcf (diff)
downloadandroid_hardware_intel_common_omx-components-eef9a309a4eac0256f1e32a4f40f847c8fd0c1fe.tar.gz
android_hardware_intel_common_omx-components-eef9a309a4eac0256f1e32a4f40f847c8fd0c1fe.tar.bz2
android_hardware_intel_common_omx-components-eef9a309a4eac0256f1e32a4f40f847c8fd0c1fe.zip
component: modified WR copyright (apache 2.0 license)
-rw-r--r--COPYING22
-rw-r--r--ebuild.mk8
-rw-r--r--psb/ebuild.mk8
-rw-r--r--psb/psb.cpp16
-rw-r--r--psb/psb.h16
-rw-r--r--sst/ebuild.mk8
-rw-r--r--sst/sst.cpp16
-rw-r--r--sst/sst.h16
8 files changed, 69 insertions, 41 deletions
diff --git a/COPYING b/COPYING
index 445a043..02c0085 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,17 @@
-Copyright (c) 2009-2010 Wind River Systems, Inc.
-
-The right to copy, distribute, modify, or otherwise make use of this software
-may be licensed only pursuant to the terms of an applicable Wind River license
-agreement.
+/*
+ * COPYING, copyright COPYING file
+ *
+ * Copyright (c) 2009-2010 Wind River Systems, Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
diff --git a/ebuild.mk b/ebuild.mk
index 66c6310..9b1481f 100644
--- a/ebuild.mk
+++ b/ebuild.mk
@@ -1,11 +1,3 @@
-#
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
-#
-# The right to copy, distribute, modify, or otherwise make use
-# of this software may be licensed only pursuant to the terms
-# of an applicable Wind River license agreement.
-#
-
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/psb/ebuild.mk b/psb/ebuild.mk
index a4494ce..06a4106 100644
--- a/psb/ebuild.mk
+++ b/psb/ebuild.mk
@@ -1,11 +1,3 @@
-#
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
-#
-# The right to copy, distribute, modify, or otherwise make use
-# of this software may be licensed only pursuant to the terms
-# of an applicable Wind River license agreement.
-#
-
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/psb/psb.cpp b/psb/psb.cpp
index b827a01..f6da3b3 100644
--- a/psb/psb.cpp
+++ b/psb/psb.cpp
@@ -1,9 +1,19 @@
/*
+ * psb.cpp, omx psb component file
+ *
* Copyright (c) 2009-2010 Wind River Systems, Inc.
*
- * The right to copy, distribute, modify, or otherwise make use
- * of this software may be licensed only pursuant to the terms
- * of an applicable Wind River license agreement.
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*/
#include <stdio.h>
diff --git a/psb/psb.h b/psb/psb.h
index 82d645d..c8709be 100644
--- a/psb/psb.h
+++ b/psb/psb.h
@@ -1,9 +1,19 @@
/*
+ * psb.h, omx psb component header
+ *
* Copyright (c) 2009-2010 Wind River Systems, Inc.
*
- * The right to copy, distribute, modify, or otherwise make use
- * of this software may be licensed only pursuant to the terms
- * of an applicable Wind River license agreement.
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*/
#ifndef __WRS_OMXIL_INTEL_MRST_PSB
diff --git a/sst/ebuild.mk b/sst/ebuild.mk
index 71c39b2..7886eb6 100644
--- a/sst/ebuild.mk
+++ b/sst/ebuild.mk
@@ -1,11 +1,3 @@
-#
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
-#
-# The right to copy, distribute, modify, or otherwise make use
-# of this software may be licensed only pursuant to the terms
-# of an applicable Wind River license agreement.
-#
-
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/sst/sst.cpp b/sst/sst.cpp
index 78ef5e1..3037ad3 100644
--- a/sst/sst.cpp
+++ b/sst/sst.cpp
@@ -1,9 +1,19 @@
/*
+ * sst.cpp, omx sst component file
+ *
* Copyright (c) 2009-2010 Wind River Systems, Inc.
*
- * The right to copy, distribute, modify, or otherwise make use
- * of this software may be licensed only pursuant to the terms
- * of an applicable Wind River license agreement.
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*/
#include <stdio.h>
diff --git a/sst/sst.h b/sst/sst.h
index d5facff..468744d 100644
--- a/sst/sst.h
+++ b/sst/sst.h
@@ -1,9 +1,19 @@
/*
+ * sst.h, omx sst component header
+ *
* Copyright (c) 2009-2010 Wind River Systems, Inc.
*
- * The right to copy, distribute, modify, or otherwise make use
- * of this software may be licensed only pursuant to the terms
- * of an applicable Wind River license agreement.
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*/
#ifndef __WRS_OMXIL_INTEL_MRST_SST