summaryrefslogtreecommitdiffstats
path: root/services
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:35:37 -0700
commit01cff464978aa0f749f42650180b45ea56cb17de (patch)
treea31c8e61281d0bbcbec93d0ab05368f73ab85994 /services
parentccaa41429d2afc47f0fb828a0146a1b1936188fe (diff)
downloadframeworks_av-01cff464978aa0f749f42650180b45ea56cb17de.zip
frameworks_av-01cff464978aa0f749f42650180b45ea56cb17de.tar.gz
frameworks_av-01cff464978aa0f749f42650180b45ea56cb17de.tar.bz2
fix inaccurate copyrights
Change-Id: I33b0f68f2da34ca4728211d83159cf32a127f6dd
Diffstat (limited to 'services')
-rw-r--r--services/camera/libcameraservice/CameraService.cpp1
-rw-r--r--services/camera/libcameraservice/CameraService.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/services/camera/libcameraservice/CameraService.cpp b/services/camera/libcameraservice/CameraService.cpp
index 00bd54e..5a55704 100644
--- a/services/camera/libcameraservice/CameraService.cpp
+++ b/services/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/services/camera/libcameraservice/CameraService.h b/services/camera/libcameraservice/CameraService.h
index bc49b1d..75e96c6 100644
--- a/services/camera/libcameraservice/CameraService.h
+++ b/services/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.