aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChang-Man Lee <chang-man.lee@windriver.com>2010-01-11 17:59:39 +0900
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:05:29 -0700
commit9943c032eea455aae983f5e295ae0bb8833eb471 (patch)
tree991aad9d33c7f8d37b5539ff782f109780501ec9
parentf4886ea9bff946de1c58157ea0200754b043189a (diff)
downloadlibdrm-9943c032eea455aae983f5e295ae0bb8833eb471.tar.gz
libdrm: added copyright
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 4180229..b414cea 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,3 +1,4 @@
+# Copyright (c) 2009-2010 Wind River Systems, Inc.
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)