From c0f78f70edf2392545646dbde5c476556d926262 Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Mon, 8 Jul 2019 16:53:33 +0900 Subject: doxygen: Remove licence Signed-off-by: Saya Sugiura --- examples/example1/CMakeLists.txt | 2 -- examples/example1/example1.c | 2 -- examples/example2/CMakeLists.txt | 2 -- examples/example2/dlt_id.h | 2 -- examples/example2/example2.c | 2 -- examples/example3/CMakeLists.txt | 2 -- examples/example3/dlt_id.h | 2 -- examples/example3/example3.c | 2 -- examples/example4/CMakeLists.txt | 2 -- examples/example4/example4.c | 2 -- 10 files changed, 20 deletions(-) (limited to 'examples') diff --git a/examples/example1/CMakeLists.txt b/examples/example1/CMakeLists.txt index d099cc4..0adcd6b 100644 --- a/examples/example1/CMakeLists.txt +++ b/examples/example1/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ####### # diff --git a/examples/example1/example1.c b/examples/example1/example1.c index 9248ecb..f6d59d1 100644 --- a/examples/example1/example1.c +++ b/examples/example1/example1.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/examples/example2/CMakeLists.txt b/examples/example2/CMakeLists.txt index 0ce16ec..0e6e0b9 100644 --- a/examples/example2/CMakeLists.txt +++ b/examples/example2/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ####### # diff --git a/examples/example2/dlt_id.h b/examples/example2/dlt_id.h index 488bf4a..a13f838 100644 --- a/examples/example2/dlt_id.h +++ b/examples/example2/dlt_id.h @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /* generated file, do not edit */ diff --git a/examples/example2/example2.c b/examples/example2/example2.c index 7a25353..2061bfb 100644 --- a/examples/example2/example2.c +++ b/examples/example2/example2.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/examples/example3/CMakeLists.txt b/examples/example3/CMakeLists.txt index 5dfdae2..09dd0dc 100644 --- a/examples/example3/CMakeLists.txt +++ b/examples/example3/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ####### # diff --git a/examples/example3/dlt_id.h b/examples/example3/dlt_id.h index 66f0684..ed5bcb2 100644 --- a/examples/example3/dlt_id.h +++ b/examples/example3/dlt_id.h @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /* generated file, do not edit */ diff --git a/examples/example3/example3.c b/examples/example3/example3.c index 5a74ef1..ab7490a 100644 --- a/examples/example3/example3.c +++ b/examples/example3/example3.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! diff --git a/examples/example4/CMakeLists.txt b/examples/example4/CMakeLists.txt index 5ad07be..e973cf3 100644 --- a/examples/example4/CMakeLists.txt +++ b/examples/example4/CMakeLists.txt @@ -1,5 +1,4 @@ ####### -# @licence make begin@ # SPDX license identifier: MPL-2.0 # # Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ # You can obtain one at http://mozilla.org/MPL/2.0/. # # For further information see http://www.genivi.org/. -# @licence end@ ####### # diff --git a/examples/example4/example4.c b/examples/example4/example4.c index afaffe3..78748f2 100644 --- a/examples/example4/example4.c +++ b/examples/example4/example4.c @@ -1,5 +1,4 @@ /* - * @licence app begin@ * SPDX license identifier: MPL-2.0 * * Copyright (C) 2011-2015, BMW AG @@ -12,7 +11,6 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * For further information see http://www.genivi.org/. - * @licence end@ */ /*! -- cgit v1.2.1