summaryrefslogtreecommitdiff
path: root/tests/node-startup-controller/gvariant-writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/node-startup-controller/gvariant-writer.c')
-rw-r--r--tests/node-startup-controller/gvariant-writer.c20
1 files changed, 15 insertions, 5 deletions
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