aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin-su, Kim <min-su.kim@windriver.com>2010-01-28 18:15:15 +0900
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:40 -0700
commitbed3057d74818b0284902dfa9439ff7ff3cea319 (patch)
tree7f2943435d33ff78547ce11ae629a32ed3f1be32
parenta28c7e19dc7d76398546ebc9d2d188dfabfce0b9 (diff)
downloadomx-components-bed3057d74818b0284902dfa9439ff7ff3cea319.tar.gz
modified copyright
-rw-r--r--Android.mk2
-rw-r--r--COPYING2
-rw-r--r--REAME0
-rw-r--r--ebuild.mk7
-rw-r--r--psb/Android.mk1
-rw-r--r--psb/ebuild.mk7
-rw-r--r--psb/psb.cpp2
-rw-r--r--psb/psb.h2
-rw-r--r--sst/Android.mk1
-rw-r--r--sst/sst.cpp2
-rw-r--r--sst/sst.h2
11 files changed, 19 insertions, 9 deletions
diff --git a/Android.mk b/Android.mk
index b713482..de22325 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,5 +1,3 @@
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
-
ifeq ($(strip $(BOARD_USES_MRST_OMX)),true)
LOCAL_PATH := $(call my-dir)
diff --git a/COPYING b/COPYING
index ceea955..445a043 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2009 Wind River Systems, Inc.
+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
diff --git a/REAME b/REAME
deleted file mode 100644
index e69de29..0000000
--- a/REAME
+++ /dev/null
diff --git a/ebuild.mk b/ebuild.mk
index 8b7611a..66c6310 100644
--- a/ebuild.mk
+++ b/ebuild.mk
@@ -1,4 +1,11 @@
+#
# 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/Android.mk b/psb/Android.mk
index 044287a..60e4e62 100644
--- a/psb/Android.mk
+++ b/psb/Android.mk
@@ -1,4 +1,3 @@
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/psb/ebuild.mk b/psb/ebuild.mk
index 45bb6bb..a4494ce 100644
--- a/psb/ebuild.mk
+++ b/psb/ebuild.mk
@@ -1,4 +1,11 @@
+#
# 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 4e208ce..c6c4307 100644
--- a/psb/psb.cpp
+++ b/psb/psb.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Wind River Systems, Inc.
+ * 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
diff --git a/psb/psb.h b/psb/psb.h
index 9b508de..ce1fed2 100644
--- a/psb/psb.h
+++ b/psb/psb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Wind River Systems, Inc.
+ * 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
diff --git a/sst/Android.mk b/sst/Android.mk
index 1332a26..65d4276 100644
--- a/sst/Android.mk
+++ b/sst/Android.mk
@@ -1,4 +1,3 @@
-# Copyright (c) 2009-2010 Wind River Systems, Inc.
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
diff --git a/sst/sst.cpp b/sst/sst.cpp
index 920dd86..8bf4b43 100644
--- a/sst/sst.cpp
+++ b/sst/sst.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Wind River Systems, Inc.
+ * 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
diff --git a/sst/sst.h b/sst/sst.h
index 840c8a8..a8836e3 100644
--- a/sst/sst.h
+++ b/sst/sst.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009 Wind River Systems, Inc.
+ * 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