summaryrefslogtreecommitdiff
path: root/alarmdevtest/alarm-dev-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'alarmdevtest/alarm-dev-test.c')
-rw-r--r--alarmdevtest/alarm-dev-test.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/alarmdevtest/alarm-dev-test.c b/alarmdevtest/alarm-dev-test.c
index 7aeb018..4f56a78 100644
--- a/alarmdevtest/alarm-dev-test.c
+++ b/alarmdevtest/alarm-dev-test.c
@@ -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>
+ *******************************************************************************/
+
/*
* alarm-dev-test.c Trivial Android Alarm-dev unit test
*
@@ -7,8 +18,6 @@
* Then sets the RTC back 10 seconds.
*
* TODO:
- * - Settle on license
- * - Add android build changes
*/
#include <stdio.h>