summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jean-Baptiste Queru <jbq@google.com> 2010-07-29 17:35:37 -0700
committer Jean-Baptiste Queru <jbq@google.com> 2010-07-29 17:41:35 -0700
commitd80c3e2f3c367e206cd32b97304e94fce72d70b7 (patch)
treebbcf68e1a77a6e8e44df6b8596d7b7e1d528373e
parente39c2748414e498a2a5cb45ca704674e864cc69c (diff)
fix inaccurate copyrights
Change-Id: I33b0f68f2da34ca4728211d83159cf32a127f6dd
-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 26901829e9..118249e02f 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 bc49b1dbd5..75e96c6dbc 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.