summaryrefslogtreecommitdiffstats
path: root/libcamera
diff options
context:
space:
mode:
authorJeong-Seok Yang <jseok.yang@samsung.com>2010-10-13 16:59:50 +0900
committerSimon Wilson <simonwilson@google.com>2010-10-19 18:39:45 -0700
commit064455fe4cf93cf4944e0a8a454da3413891a53f (patch)
tree38045b24dc43ff9286a05dbc8bb56e1b04724b9c /libcamera
parentd4001fb78ec44f1de364be36d19f1153adc63c7b (diff)
downloaddevice_samsung_crespo-064455fe4cf93cf4944e0a8a454da3413891a53f.zip
device_samsung_crespo-064455fe4cf93cf4944e0a8a454da3413891a53f.tar.gz
device_samsung_crespo-064455fe4cf93cf4944e0a8a454da3413891a53f.tar.bz2
libcamera: Add missing copyright
Change-Id: If70052d910cc904ac29f048ad28bcbb5fa0ddda0 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
Diffstat (limited to 'libcamera')
-rw-r--r--libcamera/SecCamera.cpp3
-rw-r--r--libcamera/SecCamera.h1
-rw-r--r--libcamera/SecCameraHWInterface.cpp2
-rw-r--r--libcamera/SecCameraHWInterface.h1
4 files changed, 5 insertions, 2 deletions
diff --git a/libcamera/SecCamera.cpp b/libcamera/SecCamera.cpp
index d143540..282698e 100644
--- a/libcamera/SecCamera.cpp
+++ b/libcamera/SecCamera.cpp
@@ -1,5 +1,6 @@
/*
- * Copyright@ Samsung Electronics Co. LTD
+ * Copyright 2008, The Android Open Source Project
+ * Copyright 2010, Samsung Electronics Co. LTD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/libcamera/SecCamera.h b/libcamera/SecCamera.h
index 6d7b782..cdfd102 100644
--- a/libcamera/SecCamera.h
+++ b/libcamera/SecCamera.h
@@ -1,6 +1,7 @@
/*
**
** Copyright 2008, The Android Open Source Project
+** Copyright 2010, Samsung Electronics Co. LTD
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/libcamera/SecCameraHWInterface.cpp b/libcamera/SecCameraHWInterface.cpp
index 7da6087..040a92f 100644
--- a/libcamera/SecCameraHWInterface.cpp
+++ b/libcamera/SecCameraHWInterface.cpp
@@ -1,7 +1,7 @@
/*
**
** Copyright 2008, The Android Open Source Project
-** Copyright@ Samsung Electronics Co. LTD
+** Copyright 2010, Samsung Electronics Co. LTD
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
diff --git a/libcamera/SecCameraHWInterface.h b/libcamera/SecCameraHWInterface.h
index 77865a0..5ac3e91 100644
--- a/libcamera/SecCameraHWInterface.h
+++ b/libcamera/SecCameraHWInterface.h
@@ -1,6 +1,7 @@
/*
**
** Copyright 2008, The Android Open Source Project
+** Copyright 2010, Samsung Electronics Co. LTD
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.