From a3820fa5d5e08066dd70bddae40a66359b9933ac Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Tue, 28 Apr 2015 19:05:32 +0200 Subject: * Updated license file * Added authors file * Adopted to spdx header file Signed-off-by: Christian Linke --- .../include/CAmCommandLineSingleton.h | 25 ++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'AudioManagerUtilities/include/CAmCommandLineSingleton.h') 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_ -- cgit v1.2.1