summaryrefslogtreecommitdiff
path: root/PluginControlInterface
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-03-06 20:11:13 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2012-03-06 20:11:13 +0100
commitf23f9c3ecf40636f176107f6098c308f72fdbd5d (patch)
tree56343b3086da79c629ee58655a7f6886f1f85676 /PluginControlInterface
parente553e5bc869df63d2e8d3fa0c581b3798db9b439 (diff)
downloadaudiomanager-f23f9c3ecf40636f176107f6098c308f72fdbd5d.tar.gz
* removed all documentation to new place
* removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
Diffstat (limited to 'PluginControlInterface')
-rw-r--r--PluginControlInterface/CMakeLists.txt1
-rw-r--r--PluginControlInterface/include/CAmControlSenderBase.h2
-rw-r--r--PluginControlInterface/include/IAmControlReceiverShadow.h2
-rw-r--r--PluginControlInterface/src/CAmControlSenderBase.cpp2
-rw-r--r--PluginControlInterface/src/IAmControlReceiverShadow.cpp2
-rw-r--r--PluginControlInterface/test/CAmControlReceiverShadowTest.cpp2
-rw-r--r--PluginControlInterface/test/CAmControlReceiverShadowTest.h2
-rw-r--r--PluginControlInterface/test/MockIAmControlReceive.h2
8 files changed, 7 insertions, 8 deletions
diff --git a/PluginControlInterface/CMakeLists.txt b/PluginControlInterface/CMakeLists.txt
index cd94d7f..fc88760 100644
--- a/PluginControlInterface/CMakeLists.txt
+++ b/PluginControlInterface/CMakeLists.txt
@@ -1,4 +1,3 @@
-# Copyright (c) 2012 GENIVI Alliance
# Copyright (c) 2012 BMW
#
# author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/include/CAmControlSenderBase.h b/PluginControlInterface/include/CAmControlSenderBase.h
index 20b97d1..7b07dfc 100644
--- a/PluginControlInterface/include/CAmControlSenderBase.h
+++ b/PluginControlInterface/include/CAmControlSenderBase.h
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/include/IAmControlReceiverShadow.h b/PluginControlInterface/include/IAmControlReceiverShadow.h
index f42fef7..830fc33 100644
--- a/PluginControlInterface/include/IAmControlReceiverShadow.h
+++ b/PluginControlInterface/include/IAmControlReceiverShadow.h
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/src/CAmControlSenderBase.cpp b/PluginControlInterface/src/CAmControlSenderBase.cpp
index 61e261d..046a7ac 100644
--- a/PluginControlInterface/src/CAmControlSenderBase.cpp
+++ b/PluginControlInterface/src/CAmControlSenderBase.cpp
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/src/IAmControlReceiverShadow.cpp b/PluginControlInterface/src/IAmControlReceiverShadow.cpp
index 4e2be5c..78083cc 100644
--- a/PluginControlInterface/src/IAmControlReceiverShadow.cpp
+++ b/PluginControlInterface/src/IAmControlReceiverShadow.cpp
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp b/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
index 2f0ee44..3f73366 100644
--- a/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
+++ b/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/test/CAmControlReceiverShadowTest.h b/PluginControlInterface/test/CAmControlReceiverShadowTest.h
index ae17386..9b31e2e 100644
--- a/PluginControlInterface/test/CAmControlReceiverShadowTest.h
+++ b/PluginControlInterface/test/CAmControlReceiverShadowTest.h
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
diff --git a/PluginControlInterface/test/MockIAmControlReceive.h b/PluginControlInterface/test/MockIAmControlReceive.h
index 076bfae..09ef539 100644
--- a/PluginControlInterface/test/MockIAmControlReceive.h
+++ b/PluginControlInterface/test/MockIAmControlReceive.h
@@ -1,4 +1,4 @@
-/** Copyright (c) 2012 GENIVI Alliance
+/**
* Copyright (c) 2012 BMW
*
* \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012