summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation/AHandlerReflector.h
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2011-03-17 11:56:05 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-03-17 11:56:05 -0700
commitf432a761e73bef8be43f83377ecea8abef72ce86 (patch)
tree1fbf7f4a649db1100fd7e7784da2a2e18c957d12 /include/media/stagefright/foundation/AHandlerReflector.h
parenteabc1ebd1b4a08b74ba51108c2b900b448cb802f (diff)
parent27c174483a8ae9688d5d4897c19074f62c7f1701 (diff)
downloadframeworks_av-f432a761e73bef8be43f83377ecea8abef72ce86.zip
frameworks_av-f432a761e73bef8be43f83377ecea8abef72ce86.tar.gz
frameworks_av-f432a761e73bef8be43f83377ecea8abef72ce86.tar.bz2
am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files
* commit '2f1f2248c8439adbd686810e306c55f9e6a5abc3': Fix missing AOSP copyright headers for a bunch of media framework files
Diffstat (limited to 'include/media/stagefright/foundation/AHandlerReflector.h')
-rw-r--r--include/media/stagefright/foundation/AHandlerReflector.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/media/stagefright/foundation/AHandlerReflector.h b/include/media/stagefright/foundation/AHandlerReflector.h
index 857866a..9d201b5 100644
--- a/include/media/stagefright/foundation/AHandlerReflector.h
+++ b/include/media/stagefright/foundation/AHandlerReflector.h
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2010 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
#ifndef A_HANDLER_REFLECTOR_H_
#define A_HANDLER_REFLECTOR_H_