summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/legacy-app-handler/legacy-app-handler-test15
-rw-r--r--tests/node-startup-controller/gvariant-writer.c20
-rwxr-xr-xtests/node-startup-controller/test-luc-handler15
3 files changed, 45 insertions, 5 deletions
diff --git a/tests/legacy-app-handler/legacy-app-handler-test b/tests/legacy-app-handler/legacy-app-handler-test
index a8d8501..1cf963d 100755
--- a/tests/legacy-app-handler/legacy-app-handler-test
+++ b/tests/legacy-app-handler/legacy-app-handler-test
@@ -1,4 +1,19 @@
#!/usr/bin/python
+#SPDX license identifier: MPL-2.0
+#
+#Copyright (C) 2012, GENIVI
+#
+#This file is part of node-startup-controller.
+#
+#This Source Code Form is subject to the terms of the
+#Mozilla Public License (MPL), v. 2.0.
+#If a copy of the MPL was not distributed with this file,
+#You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#For further information see http://www.genivi.org/.
+#
+#List of changes:
+#2015-04-30, Jonathan Maw, List of changes started
import gobject
import dbus
diff --git a/tests/node-startup-controller/gvariant-writer.c b/tests/node-startup-controller/gvariant-writer.c
index 8020129..50f820b 100644
--- a/tests/node-startup-controller/gvariant-writer.c
+++ b/tests/node-startup-controller/gvariant-writer.c
@@ -1,10 +1,20 @@
/* vi:set et ai sw=2 sts=2 ts=2: */
-/* -
- * Copyright (c) 2012 GENIVI.
+/* SPDX license identifier: MPL-2.0
+ *
+ * Copyright (C) 2012, GENIVI
+ *
+ * This file is part of node-startup-controller.
+ *
+ * This Source Code Form is subject to the terms of the
+ * Mozilla Public License (MPL), v. 2.0.
+ * If a copy of the MPL was not distributed with this file,
+ * You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * For further information see http://www.genivi.org/.
+ *
+ * List of changes:
+ * 2015-04-30, Jonathan Maw, List of changes started
*
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/node-startup-controller/test-luc-handler b/tests/node-startup-controller/test-luc-handler
index 17558b3..bf7e890 100755
--- a/tests/node-startup-controller/test-luc-handler
+++ b/tests/node-startup-controller/test-luc-handler
@@ -1,4 +1,19 @@
#!/bin/bash
+#SPDX license identifier: MPL-2.0
+#
+#Copyright (C) 2012, GENIVI
+#
+#This file is part of node-startup-controller.
+#
+#This Source Code Form is subject to the terms of the
+#Mozilla Public License (MPL), v. 2.0.
+#If a copy of the MPL was not distributed with this file,
+#You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#For further information see http://www.genivi.org/.
+#
+#List of changes:
+#2015-04-30, Jonathan Maw, List of changes started
#set -e