summaryrefslogtreecommitdiff
path: root/logger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'logger/Makefile')
-rw-r--r--logger/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/logger/Makefile b/logger/Makefile
index 1849c91..985628e 100644
--- a/logger/Makefile
+++ b/logger/Makefile
@@ -1,3 +1,14 @@
+#############################################################################
+# Copyright (c) 2013 Linaro
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Linaro <linaro-dev@lists.linaro.org>
+#############################################################################
+
CFLAGS = -O2 -g
CFLAGS += -DUBUNTU_LOGGER