summaryrefslogtreecommitdiffstats
path: root/camera
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-07-29 17:35:37 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-07-29 17:41:35 -0700
commit83407b993f79e06470100f605748aba41cbeb966 (patch)
tree3d07a0bafba647b56cfb83013c0a65786cc62e64 /camera
parent3855980b4355017fa9a4988d7b150f3222075198 (diff)
downloadframeworks_base-83407b993f79e06470100f605748aba41cbeb966.zip
frameworks_base-83407b993f79e06470100f605748aba41cbeb966.tar.gz
frameworks_base-83407b993f79e06470100f605748aba41cbeb966.tar.bz2
fix inaccurate copyrights
Change-Id: I33b0f68f2da34ca4728211d83159cf32a127f6dd
Diffstat (limited to 'camera')
-rw-r--r--camera/libcameraservice/CameraService.cpp1
-rw-r--r--camera/libcameraservice/CameraService.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/camera/libcameraservice/CameraService.cpp b/camera/libcameraservice/CameraService.cpp
index 2690182..118249e 100644
--- a/camera/libcameraservice/CameraService.cpp
+++ b/camera/libcameraservice/CameraService.cpp
@@ -1,7 +1,6 @@
/*
**
** Copyright (C) 2008, The Android Open Source Project
-** Copyright (C) 2008 HTC Inc.
**
** 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/camera/libcameraservice/CameraService.h b/camera/libcameraservice/CameraService.h
index bc49b1d..75e96c6 100644
--- a/camera/libcameraservice/CameraService.h
+++ b/camera/libcameraservice/CameraService.h
@@ -1,7 +1,6 @@
/*
**
** Copyright (C) 2008, The Android Open Source Project
-** Copyright (C) 2008 HTC Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.