summaryrefslogtreecommitdiffstats
path: root/host-linux-fixup/AndroidFixup.h
diff options
context:
space:
mode:
Diffstat (limited to 'host-linux-fixup/AndroidFixup.h')
-rw-r--r--host-linux-fixup/AndroidFixup.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/host-linux-fixup/AndroidFixup.h b/host-linux-fixup/AndroidFixup.h
index e8531630..909867cc 100644
--- a/host-linux-fixup/AndroidFixup.h
+++ b/host-linux-fixup/AndroidFixup.h
@@ -1,4 +1,22 @@
+/*
+ * Copyright 2012, 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 ANDROID_FIXUP_H
#define ANDROID_FIXUP_H
+/* intentionally blank */
+
#endif /* ANDROID_FIXUP_H */