summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/src/CAmCommandLineSingleton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerUtilities/src/CAmCommandLineSingleton.cpp')
-rw-r--r--AudioManagerUtilities/src/CAmCommandLineSingleton.cpp17
1 files changed, 13 insertions, 4 deletions
diff --git a/AudioManagerUtilities/src/CAmCommandLineSingleton.cpp b/AudioManagerUtilities/src/CAmCommandLineSingleton.cpp
index 82971cd..d2dff35 100644
--- a/AudioManagerUtilities/src/CAmCommandLineSingleton.cpp
+++ b/AudioManagerUtilities/src/CAmCommandLineSingleton.cpp
@@ -1,8 +1,17 @@
-/*
- * CAmCommandLineSingleton.cpp
+/**
+ * SPDX license identifier: MPL-2.0
*
- * Created on: Apr 15, 2015
- * Author: genius
+ * Copyright (C) 2012, BMW AG
+ *
+ * \author Christian Linke, christian.linke@bmw.de BMW 2011,2012
+ *
+ * \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/.
+ *
+ * \file CAmCommandLineSingleton.cpp
+ * For further information see http://www.genivi.org/.
*/
#include "CAmCommandLineSingleton.h"