summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/include/CAmCommandLineSingleton.h
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2015-04-28 19:05:32 +0200
committerChristian Linke <christian.linke@bmw.de>2015-04-28 19:05:32 +0200
commita3820fa5d5e08066dd70bddae40a66359b9933ac (patch)
tree5e55e244ce37b143a6f56d2e79a52003ba79e5af /AudioManagerUtilities/include/CAmCommandLineSingleton.h
parent82c16d84de8461c3e0255d4d9646707682b79656 (diff)
downloadaudiomanager-a3820fa5d5e08066dd70bddae40a66359b9933ac.tar.gz
* Updated license file
* Added authors file * Adopted to spdx header file Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'AudioManagerUtilities/include/CAmCommandLineSingleton.h')
-rw-r--r--AudioManagerUtilities/include/CAmCommandLineSingleton.h25
1 files changed, 21 insertions, 4 deletions
diff --git a/AudioManagerUtilities/include/CAmCommandLineSingleton.h b/AudioManagerUtilities/include/CAmCommandLineSingleton.h
index 54ba774..7f394ae 100644
--- a/AudioManagerUtilities/include/CAmCommandLineSingleton.h
+++ b/AudioManagerUtilities/include/CAmCommandLineSingleton.h
@@ -1,10 +1,27 @@
-/*
- * CAmCommandLineSingleton.h
+/**
+ * SPDX license identifier: MPL-2.0
+ *
+ * Copyright (C) 2015, BMW AG
+ *
+ * This file is part of GENIVI Project AudioManager.
+ *
+ * Contributions are licensed to the GENIVI Alliance under one or more
+ * Contribution License Agreements.
+ *
+ * \copyright
+ * 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/.
+ *
+ *
+ * \author Christian Linke, christian.linke@bmw.de BMW 2015
+ *
+ * \file CAmCommandLineSingleton.h
+ * For further information see http://www.genivi.org/.
*
- * Created on: Apr 15, 2015
- * Author: genius
*/
+
#ifndef AUDIOMANAGERUTILITIES_INCLUDE_CAMCOMMANDLINESINGLETON_H_
#define AUDIOMANAGERUTILITIES_INCLUDE_CAMCOMMANDLINESINGLETON_H_