diff options
| author | 2010-07-29 17:35:37 -0700 | |
|---|---|---|
| committer | 2010-07-29 17:41:35 -0700 | |
| commit | d80c3e2f3c367e206cd32b97304e94fce72d70b7 (patch) | |
| tree | bbcf68e1a77a6e8e44df6b8596d7b7e1d528373e | |
| parent | e39c2748414e498a2a5cb45ca704674e864cc69c (diff) | |
fix inaccurate copyrights
Change-Id: I33b0f68f2da34ca4728211d83159cf32a127f6dd
| -rw-r--r-- | camera/libcameraservice/CameraService.cpp | 1 | ||||
| -rw-r--r-- | camera/libcameraservice/CameraService.h | 1 |
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. |