diff options
author | Lutz Helwing <lutz_helwing@mentor.com> | 2015-05-29 16:45:57 +0200 |
---|---|---|
committer | Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | 2015-06-17 08:50:44 +0200 |
commit | 53e0de1b51821e1ec75766b4ff44c711b4215922 (patch) | |
tree | eeef5822c368978ece4c8d46e7ede095ff61400c /systemd | |
parent | d8125a0d7e74c58910840d0f28e891ce7ffda60e (diff) | |
download | DLT-daemon-53e0de1b51821e1ec75766b4ff44c711b4215922.tar.gz |
Fixed license headers and copyright doxygen comments
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/CMakeLists.txt | 2 | ||||
-rw-r--r-- | systemd/dlt-adaptor-udp.service.cmake | 2 | ||||
-rwxr-xr-x | systemd/dlt-dbus.service.cmake | 2 | ||||
-rw-r--r-- | systemd/dlt-example-user.service.cmake | 2 | ||||
-rw-r--r-- | systemd/dlt-receive.service.cmake | 2 | ||||
-rwxr-xr-x | systemd/dlt-system.service.cmake | 2 | ||||
-rwxr-xr-x | systemd/dlt.service.cmake | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 10bbfe1..98e8b65 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt-adaptor-udp.service.cmake b/systemd/dlt-adaptor-udp.service.cmake index d98b481..8e7fc28 100644 --- a/systemd/dlt-adaptor-udp.service.cmake +++ b/systemd/dlt-adaptor-udp.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt-dbus.service.cmake b/systemd/dlt-dbus.service.cmake index cb27cd9..c8030e0 100755 --- a/systemd/dlt-dbus.service.cmake +++ b/systemd/dlt-dbus.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt-example-user.service.cmake b/systemd/dlt-example-user.service.cmake index 31ff50b..3bf18e6 100644 --- a/systemd/dlt-example-user.service.cmake +++ b/systemd/dlt-example-user.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt-receive.service.cmake b/systemd/dlt-receive.service.cmake index 9a976e3..02b51e5 100644 --- a/systemd/dlt-receive.service.cmake +++ b/systemd/dlt-receive.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt-system.service.cmake b/systemd/dlt-system.service.cmake index b1c1f9e..c5e4860 100755 --- a/systemd/dlt-system.service.cmake +++ b/systemd/dlt-system.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/systemd/dlt.service.cmake b/systemd/dlt.service.cmake index 35d2216..fba7ec5 100755 --- a/systemd/dlt.service.cmake +++ b/systemd/dlt.service.cmake @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # |