summaryrefslogtreecommitdiff
path: root/common/nsm-enum-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/nsm-enum-types.h')
-rw-r--r--common/nsm-enum-types.h20
1 files changed, 15 insertions, 5 deletions
diff --git a/common/nsm-enum-types.h b/common/nsm-enum-types.h
index 4a4226d..c6df584 100644
--- a/common/nsm-enum-types.h
+++ b/common/nsm-enum-types.h
@@ -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/.
*/
#ifndef __NSM_ENUM_TYPES_H__