From 22e2e90de373f9007a90b985600e7f808a619316 Mon Sep 17 00:00:00 2001 From: Mohammad Al-Turany Date: Wed, 29 Nov 2017 10:35:57 +0100 Subject: [PATCH] correct typo in copyright section --- examples/MQ/1-sampler-sink/CMakeLists.txt | 2 +- examples/MQ/1-sampler-sink/FairMQExample1Sampler.cxx | 2 +- examples/MQ/1-sampler-sink/FairMQExample1Sampler.h | 2 +- examples/MQ/1-sampler-sink/FairMQExample1Sink.cxx | 2 +- examples/MQ/1-sampler-sink/FairMQExample1Sink.h | 2 +- examples/MQ/1-sampler-sink/runExample1Sampler.cxx | 2 +- examples/MQ/1-sampler-sink/runExample1Sink.cxx | 2 +- examples/MQ/2-sampler-processor-sink/CMakeLists.txt | 2 +- .../MQ/2-sampler-processor-sink/FairMQExample2Processor.cxx | 2 +- examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.h | 2 +- examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.cxx | 2 +- examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.h | 2 +- examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.cxx | 2 +- examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.h | 2 +- examples/MQ/2-sampler-processor-sink/runExample2Processor.cxx | 2 +- examples/MQ/2-sampler-processor-sink/runExample2Sampler.cxx | 2 +- examples/MQ/2-sampler-processor-sink/runExample2Sink.cxx | 2 +- examples/MQ/3-dds/CMakeLists.txt | 2 +- examples/MQ/3-dds/FairMQExample3Processor.cxx | 2 +- examples/MQ/3-dds/FairMQExample3Processor.h | 2 +- examples/MQ/3-dds/FairMQExample3Sampler.cxx | 2 +- examples/MQ/3-dds/FairMQExample3Sampler.h | 2 +- examples/MQ/3-dds/FairMQExample3Sink.cxx | 2 +- examples/MQ/3-dds/FairMQExample3Sink.h | 2 +- examples/MQ/3-dds/runExample3Processor.cxx | 2 +- examples/MQ/3-dds/runExample3Sampler.cxx | 2 +- examples/MQ/3-dds/runExample3Sink.cxx | 2 +- examples/MQ/4-copypush/CMakeLists.txt | 2 +- examples/MQ/4-copypush/FairMQExample4Sampler.cxx | 2 +- examples/MQ/4-copypush/FairMQExample4Sampler.h | 2 +- examples/MQ/4-copypush/FairMQExample4Sink.cxx | 2 +- examples/MQ/4-copypush/FairMQExample4Sink.h | 2 +- examples/MQ/4-copypush/runExample4Sampler.cxx | 2 +- examples/MQ/4-copypush/runExample4Sink.cxx | 2 +- examples/MQ/5-req-rep/CMakeLists.txt | 2 +- examples/MQ/5-req-rep/FairMQExample5Client.cxx | 2 +- examples/MQ/5-req-rep/FairMQExample5Client.h | 2 +- examples/MQ/5-req-rep/FairMQExample5Server.cxx | 2 +- examples/MQ/5-req-rep/FairMQExample5Server.h | 2 +- examples/MQ/5-req-rep/runExample5Client.cxx | 2 +- examples/MQ/5-req-rep/runExample5Server.cxx | 2 +- examples/MQ/6-multiple-channels/CMakeLists.txt | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.cxx | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.h | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Sampler.cxx | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Sampler.h | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Sink.cxx | 2 +- examples/MQ/6-multiple-channels/FairMQExample6Sink.h | 2 +- examples/MQ/6-multiple-channels/runExample6Broadcaster.cxx | 2 +- examples/MQ/6-multiple-channels/runExample6Sampler.cxx | 2 +- examples/MQ/6-multiple-channels/runExample6Sink.cxx | 2 +- examples/MQ/8-multipart/CMakeLists.txt | 2 +- examples/MQ/8-multipart/FairMQEx8Header.h | 2 +- examples/MQ/8-multipart/FairMQExample8Sampler.cxx | 2 +- examples/MQ/8-multipart/FairMQExample8Sampler.h | 2 +- examples/MQ/8-multipart/FairMQExample8Sink.cxx | 2 +- examples/MQ/8-multipart/FairMQExample8Sink.h | 2 +- examples/MQ/8-multipart/runExample8Sampler.cxx | 2 +- examples/MQ/8-multipart/runExample8Sink.cxx | 2 +- examples/MQ/multiple-transports/CMakeLists.txt | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSampler1.cxx | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSampler1.h | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSampler2.cxx | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSampler2.h | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSink.cxx | 2 +- examples/MQ/multiple-transports/FairMQExampleMTSink.h | 2 +- examples/MQ/multiple-transports/runExampleMTSampler1.cxx | 2 +- examples/MQ/multiple-transports/runExampleMTSampler2.cxx | 2 +- examples/MQ/multiple-transports/runExampleMTSink.cxx | 2 +- examples/advanced/Region/CMakeLists.txt | 2 +- examples/advanced/Region/FairMQExampleRegionSampler.cxx | 2 +- examples/advanced/Region/FairMQExampleRegionSampler.h | 2 +- examples/advanced/Region/FairMQExampleRegionSink.cxx | 2 +- examples/advanced/Region/FairMQExampleRegionSink.h | 2 +- examples/advanced/Region/runExampleRegionSampler.cxx | 2 +- examples/advanced/Region/runExampleRegionSink.cxx | 2 +- 76 files changed, 76 insertions(+), 76 deletions(-) diff --git a/examples/MQ/1-sampler-sink/CMakeLists.txt b/examples/MQ/1-sampler-sink/CMakeLists.txt index 96380de8..d7e051ca 100644 --- a/examples/MQ/1-sampler-sink/CMakeLists.txt +++ b/examples/MQ/1-sampler-sink/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/1-sampler-sink/FairMQExample1Sampler.cxx b/examples/MQ/1-sampler-sink/FairMQExample1Sampler.cxx index 2bbb8c2c..c325f16f 100644 --- a/examples/MQ/1-sampler-sink/FairMQExample1Sampler.cxx +++ b/examples/MQ/1-sampler-sink/FairMQExample1Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/1-sampler-sink/FairMQExample1Sampler.h b/examples/MQ/1-sampler-sink/FairMQExample1Sampler.h index 867e8e7b..56631f3d 100644 --- a/examples/MQ/1-sampler-sink/FairMQExample1Sampler.h +++ b/examples/MQ/1-sampler-sink/FairMQExample1Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/1-sampler-sink/FairMQExample1Sink.cxx b/examples/MQ/1-sampler-sink/FairMQExample1Sink.cxx index f998cb83..ea8ffbe9 100644 --- a/examples/MQ/1-sampler-sink/FairMQExample1Sink.cxx +++ b/examples/MQ/1-sampler-sink/FairMQExample1Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/1-sampler-sink/FairMQExample1Sink.h b/examples/MQ/1-sampler-sink/FairMQExample1Sink.h index 4e559c2c..84281e0c 100644 --- a/examples/MQ/1-sampler-sink/FairMQExample1Sink.h +++ b/examples/MQ/1-sampler-sink/FairMQExample1Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/1-sampler-sink/runExample1Sampler.cxx b/examples/MQ/1-sampler-sink/runExample1Sampler.cxx index c0d0729d..6421a4e3 100644 --- a/examples/MQ/1-sampler-sink/runExample1Sampler.cxx +++ b/examples/MQ/1-sampler-sink/runExample1Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/1-sampler-sink/runExample1Sink.cxx b/examples/MQ/1-sampler-sink/runExample1Sink.cxx index 1e4b5f93..4344bead 100644 --- a/examples/MQ/1-sampler-sink/runExample1Sink.cxx +++ b/examples/MQ/1-sampler-sink/runExample1Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/2-sampler-processor-sink/CMakeLists.txt b/examples/MQ/2-sampler-processor-sink/CMakeLists.txt index 12fc90a3..fa7d87b9 100644 --- a/examples/MQ/2-sampler-processor-sink/CMakeLists.txt +++ b/examples/MQ/2-sampler-processor-sink/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.cxx b/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.cxx index 952f9a0d..a0001ae2 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.cxx +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.h b/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.h index 62d5a377..4339f85a 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.h +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Processor.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.cxx b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.cxx index d034eeb4..0a80904e 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.cxx +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.h b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.h index 988853f3..079d842f 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.h +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.cxx b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.cxx index 9043597f..707bb2ca 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.cxx +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.h b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.h index b882eba0..c262ab37 100644 --- a/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.h +++ b/examples/MQ/2-sampler-processor-sink/FairMQExample2Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/2-sampler-processor-sink/runExample2Processor.cxx b/examples/MQ/2-sampler-processor-sink/runExample2Processor.cxx index 5f17ffe5..395de86d 100644 --- a/examples/MQ/2-sampler-processor-sink/runExample2Processor.cxx +++ b/examples/MQ/2-sampler-processor-sink/runExample2Processor.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/2-sampler-processor-sink/runExample2Sampler.cxx b/examples/MQ/2-sampler-processor-sink/runExample2Sampler.cxx index 375c444e..6a575de4 100644 --- a/examples/MQ/2-sampler-processor-sink/runExample2Sampler.cxx +++ b/examples/MQ/2-sampler-processor-sink/runExample2Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/2-sampler-processor-sink/runExample2Sink.cxx b/examples/MQ/2-sampler-processor-sink/runExample2Sink.cxx index a93387a0..50787a47 100644 --- a/examples/MQ/2-sampler-processor-sink/runExample2Sink.cxx +++ b/examples/MQ/2-sampler-processor-sink/runExample2Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/3-dds/CMakeLists.txt b/examples/MQ/3-dds/CMakeLists.txt index cfc416ce..a7dea325 100644 --- a/examples/MQ/3-dds/CMakeLists.txt +++ b/examples/MQ/3-dds/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/3-dds/FairMQExample3Processor.cxx b/examples/MQ/3-dds/FairMQExample3Processor.cxx index a2ae9718..344bbf43 100644 --- a/examples/MQ/3-dds/FairMQExample3Processor.cxx +++ b/examples/MQ/3-dds/FairMQExample3Processor.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/3-dds/FairMQExample3Processor.h b/examples/MQ/3-dds/FairMQExample3Processor.h index 89a7ee13..f8b106ef 100644 --- a/examples/MQ/3-dds/FairMQExample3Processor.h +++ b/examples/MQ/3-dds/FairMQExample3Processor.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/3-dds/FairMQExample3Sampler.cxx b/examples/MQ/3-dds/FairMQExample3Sampler.cxx index 3060054d..04959fdb 100644 --- a/examples/MQ/3-dds/FairMQExample3Sampler.cxx +++ b/examples/MQ/3-dds/FairMQExample3Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/3-dds/FairMQExample3Sampler.h b/examples/MQ/3-dds/FairMQExample3Sampler.h index c6908e4e..0c4900e9 100644 --- a/examples/MQ/3-dds/FairMQExample3Sampler.h +++ b/examples/MQ/3-dds/FairMQExample3Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/3-dds/FairMQExample3Sink.cxx b/examples/MQ/3-dds/FairMQExample3Sink.cxx index 5d09bec3..75d92c4e 100644 --- a/examples/MQ/3-dds/FairMQExample3Sink.cxx +++ b/examples/MQ/3-dds/FairMQExample3Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/3-dds/FairMQExample3Sink.h b/examples/MQ/3-dds/FairMQExample3Sink.h index 85c16480..9a7e582e 100644 --- a/examples/MQ/3-dds/FairMQExample3Sink.h +++ b/examples/MQ/3-dds/FairMQExample3Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/3-dds/runExample3Processor.cxx b/examples/MQ/3-dds/runExample3Processor.cxx index e7f37705..6d4abf21 100644 --- a/examples/MQ/3-dds/runExample3Processor.cxx +++ b/examples/MQ/3-dds/runExample3Processor.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/3-dds/runExample3Sampler.cxx b/examples/MQ/3-dds/runExample3Sampler.cxx index 4067eeea..90473203 100644 --- a/examples/MQ/3-dds/runExample3Sampler.cxx +++ b/examples/MQ/3-dds/runExample3Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/3-dds/runExample3Sink.cxx b/examples/MQ/3-dds/runExample3Sink.cxx index 651ccb75..47490c69 100644 --- a/examples/MQ/3-dds/runExample3Sink.cxx +++ b/examples/MQ/3-dds/runExample3Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/4-copypush/CMakeLists.txt b/examples/MQ/4-copypush/CMakeLists.txt index 0abc3837..576cfca5 100644 --- a/examples/MQ/4-copypush/CMakeLists.txt +++ b/examples/MQ/4-copypush/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/4-copypush/FairMQExample4Sampler.cxx b/examples/MQ/4-copypush/FairMQExample4Sampler.cxx index 1a5f10b1..17251d6f 100644 --- a/examples/MQ/4-copypush/FairMQExample4Sampler.cxx +++ b/examples/MQ/4-copypush/FairMQExample4Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/4-copypush/FairMQExample4Sampler.h b/examples/MQ/4-copypush/FairMQExample4Sampler.h index 91e80537..40714205 100644 --- a/examples/MQ/4-copypush/FairMQExample4Sampler.h +++ b/examples/MQ/4-copypush/FairMQExample4Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/4-copypush/FairMQExample4Sink.cxx b/examples/MQ/4-copypush/FairMQExample4Sink.cxx index df2f0854..54ef85f3 100644 --- a/examples/MQ/4-copypush/FairMQExample4Sink.cxx +++ b/examples/MQ/4-copypush/FairMQExample4Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/4-copypush/FairMQExample4Sink.h b/examples/MQ/4-copypush/FairMQExample4Sink.h index 190d3b3b..60fa921d 100644 --- a/examples/MQ/4-copypush/FairMQExample4Sink.h +++ b/examples/MQ/4-copypush/FairMQExample4Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/4-copypush/runExample4Sampler.cxx b/examples/MQ/4-copypush/runExample4Sampler.cxx index 2bc712f4..b40202be 100644 --- a/examples/MQ/4-copypush/runExample4Sampler.cxx +++ b/examples/MQ/4-copypush/runExample4Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/4-copypush/runExample4Sink.cxx b/examples/MQ/4-copypush/runExample4Sink.cxx index 5a956e00..a7ba0380 100644 --- a/examples/MQ/4-copypush/runExample4Sink.cxx +++ b/examples/MQ/4-copypush/runExample4Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/5-req-rep/CMakeLists.txt b/examples/MQ/5-req-rep/CMakeLists.txt index 1b9bd322..4ecb58d4 100644 --- a/examples/MQ/5-req-rep/CMakeLists.txt +++ b/examples/MQ/5-req-rep/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/5-req-rep/FairMQExample5Client.cxx b/examples/MQ/5-req-rep/FairMQExample5Client.cxx index 7ef5415d..479afb6b 100644 --- a/examples/MQ/5-req-rep/FairMQExample5Client.cxx +++ b/examples/MQ/5-req-rep/FairMQExample5Client.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/5-req-rep/FairMQExample5Client.h b/examples/MQ/5-req-rep/FairMQExample5Client.h index f1ba54cd..df375ecb 100644 --- a/examples/MQ/5-req-rep/FairMQExample5Client.h +++ b/examples/MQ/5-req-rep/FairMQExample5Client.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/5-req-rep/FairMQExample5Server.cxx b/examples/MQ/5-req-rep/FairMQExample5Server.cxx index e4e64d68..293d1d30 100644 --- a/examples/MQ/5-req-rep/FairMQExample5Server.cxx +++ b/examples/MQ/5-req-rep/FairMQExample5Server.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/5-req-rep/FairMQExample5Server.h b/examples/MQ/5-req-rep/FairMQExample5Server.h index be63cb0c..7632e183 100644 --- a/examples/MQ/5-req-rep/FairMQExample5Server.h +++ b/examples/MQ/5-req-rep/FairMQExample5Server.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/5-req-rep/runExample5Client.cxx b/examples/MQ/5-req-rep/runExample5Client.cxx index e43efff5..113c44d4 100644 --- a/examples/MQ/5-req-rep/runExample5Client.cxx +++ b/examples/MQ/5-req-rep/runExample5Client.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/5-req-rep/runExample5Server.cxx b/examples/MQ/5-req-rep/runExample5Server.cxx index a1c5adf9..8d1bea3b 100644 --- a/examples/MQ/5-req-rep/runExample5Server.cxx +++ b/examples/MQ/5-req-rep/runExample5Server.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/6-multiple-channels/CMakeLists.txt b/examples/MQ/6-multiple-channels/CMakeLists.txt index 2af88b21..3f119841 100644 --- a/examples/MQ/6-multiple-channels/CMakeLists.txt +++ b/examples/MQ/6-multiple-channels/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.cxx b/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.cxx index 4177188b..96875a31 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.cxx +++ b/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.h b/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.h index 87550b56..1b920153 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.h +++ b/examples/MQ/6-multiple-channels/FairMQExample6Broadcaster.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Sampler.cxx b/examples/MQ/6-multiple-channels/FairMQExample6Sampler.cxx index eacc74c5..2ceee5a9 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Sampler.cxx +++ b/examples/MQ/6-multiple-channels/FairMQExample6Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Sampler.h b/examples/MQ/6-multiple-channels/FairMQExample6Sampler.h index 6160d338..4775d9a4 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Sampler.h +++ b/examples/MQ/6-multiple-channels/FairMQExample6Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Sink.cxx b/examples/MQ/6-multiple-channels/FairMQExample6Sink.cxx index 810e464b..1edef551 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Sink.cxx +++ b/examples/MQ/6-multiple-channels/FairMQExample6Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/FairMQExample6Sink.h b/examples/MQ/6-multiple-channels/FairMQExample6Sink.h index 29bcda39..5ceaf871 100644 --- a/examples/MQ/6-multiple-channels/FairMQExample6Sink.h +++ b/examples/MQ/6-multiple-channels/FairMQExample6Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/6-multiple-channels/runExample6Broadcaster.cxx b/examples/MQ/6-multiple-channels/runExample6Broadcaster.cxx index 3292df6c..a2966fa7 100644 --- a/examples/MQ/6-multiple-channels/runExample6Broadcaster.cxx +++ b/examples/MQ/6-multiple-channels/runExample6Broadcaster.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/6-multiple-channels/runExample6Sampler.cxx b/examples/MQ/6-multiple-channels/runExample6Sampler.cxx index 87fe75a5..c628df10 100644 --- a/examples/MQ/6-multiple-channels/runExample6Sampler.cxx +++ b/examples/MQ/6-multiple-channels/runExample6Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/6-multiple-channels/runExample6Sink.cxx b/examples/MQ/6-multiple-channels/runExample6Sink.cxx index 867844f6..6f06f72d 100644 --- a/examples/MQ/6-multiple-channels/runExample6Sink.cxx +++ b/examples/MQ/6-multiple-channels/runExample6Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/8-multipart/CMakeLists.txt b/examples/MQ/8-multipart/CMakeLists.txt index 1383f2e3..996dcaef 100644 --- a/examples/MQ/8-multipart/CMakeLists.txt +++ b/examples/MQ/8-multipart/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/8-multipart/FairMQEx8Header.h b/examples/MQ/8-multipart/FairMQEx8Header.h index a4ca74d0..e2efd38d 100644 --- a/examples/MQ/8-multipart/FairMQEx8Header.h +++ b/examples/MQ/8-multipart/FairMQEx8Header.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/8-multipart/FairMQExample8Sampler.cxx b/examples/MQ/8-multipart/FairMQExample8Sampler.cxx index 83d13b5e..21610aab 100644 --- a/examples/MQ/8-multipart/FairMQExample8Sampler.cxx +++ b/examples/MQ/8-multipart/FairMQExample8Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/8-multipart/FairMQExample8Sampler.h b/examples/MQ/8-multipart/FairMQExample8Sampler.h index 8b403c28..44327724 100644 --- a/examples/MQ/8-multipart/FairMQExample8Sampler.h +++ b/examples/MQ/8-multipart/FairMQExample8Sampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/8-multipart/FairMQExample8Sink.cxx b/examples/MQ/8-multipart/FairMQExample8Sink.cxx index e5976749..5f3c77a7 100644 --- a/examples/MQ/8-multipart/FairMQExample8Sink.cxx +++ b/examples/MQ/8-multipart/FairMQExample8Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/8-multipart/FairMQExample8Sink.h b/examples/MQ/8-multipart/FairMQExample8Sink.h index 050e042b..7f48d12d 100644 --- a/examples/MQ/8-multipart/FairMQExample8Sink.h +++ b/examples/MQ/8-multipart/FairMQExample8Sink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/8-multipart/runExample8Sampler.cxx b/examples/MQ/8-multipart/runExample8Sampler.cxx index 4234f445..3f6d5cc8 100644 --- a/examples/MQ/8-multipart/runExample8Sampler.cxx +++ b/examples/MQ/8-multipart/runExample8Sampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/8-multipart/runExample8Sink.cxx b/examples/MQ/8-multipart/runExample8Sink.cxx index dc317120..95eb4b1a 100644 --- a/examples/MQ/8-multipart/runExample8Sink.cxx +++ b/examples/MQ/8-multipart/runExample8Sink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/CMakeLists.txt b/examples/MQ/multiple-transports/CMakeLists.txt index c2681954..56ee625d 100644 --- a/examples/MQ/multiple-transports/CMakeLists.txt +++ b/examples/MQ/multiple-transports/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSampler1.cxx b/examples/MQ/multiple-transports/FairMQExampleMTSampler1.cxx index f26d6e67..19088709 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSampler1.cxx +++ b/examples/MQ/multiple-transports/FairMQExampleMTSampler1.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSampler1.h b/examples/MQ/multiple-transports/FairMQExampleMTSampler1.h index 8dabaa95..cefa5d5d 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSampler1.h +++ b/examples/MQ/multiple-transports/FairMQExampleMTSampler1.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSampler2.cxx b/examples/MQ/multiple-transports/FairMQExampleMTSampler2.cxx index 65838127..bd262aff 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSampler2.cxx +++ b/examples/MQ/multiple-transports/FairMQExampleMTSampler2.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSampler2.h b/examples/MQ/multiple-transports/FairMQExampleMTSampler2.h index cc3b1c5d..a1008e9f 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSampler2.h +++ b/examples/MQ/multiple-transports/FairMQExampleMTSampler2.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSink.cxx b/examples/MQ/multiple-transports/FairMQExampleMTSink.cxx index 4cb499cd..133936b4 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSink.cxx +++ b/examples/MQ/multiple-transports/FairMQExampleMTSink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/multiple-transports/FairMQExampleMTSink.h b/examples/MQ/multiple-transports/FairMQExampleMTSink.h index a2d178b6..7f7111f2 100644 --- a/examples/MQ/multiple-transports/FairMQExampleMTSink.h +++ b/examples/MQ/multiple-transports/FairMQExampleMTSink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/MQ/multiple-transports/runExampleMTSampler1.cxx b/examples/MQ/multiple-transports/runExampleMTSampler1.cxx index 597a03d6..ccb5a986 100644 --- a/examples/MQ/multiple-transports/runExampleMTSampler1.cxx +++ b/examples/MQ/multiple-transports/runExampleMTSampler1.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/runExampleMTSampler2.cxx b/examples/MQ/multiple-transports/runExampleMTSampler2.cxx index 7f5ab2e9..c200372a 100644 --- a/examples/MQ/multiple-transports/runExampleMTSampler2.cxx +++ b/examples/MQ/multiple-transports/runExampleMTSampler2.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/MQ/multiple-transports/runExampleMTSink.cxx b/examples/MQ/multiple-transports/runExampleMTSink.cxx index f038a7b2..9262813c 100644 --- a/examples/MQ/multiple-transports/runExampleMTSink.cxx +++ b/examples/MQ/multiple-transports/runExampleMTSink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/advanced/Region/CMakeLists.txt b/examples/advanced/Region/CMakeLists.txt index 8ebf7544..0c1c7c7d 100644 --- a/examples/advanced/Region/CMakeLists.txt +++ b/examples/advanced/Region/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH # # # # This software is distributed under the terms of the # - # GNU Lesser General Public Licence version 3 (LGPL) version 3, # + # GNU Lesser General Public Licence (LGPL) version 3, # # copied verbatim in the file "LICENSE" # ################################################################################ diff --git a/examples/advanced/Region/FairMQExampleRegionSampler.cxx b/examples/advanced/Region/FairMQExampleRegionSampler.cxx index cd341315..e5bd2743 100644 --- a/examples/advanced/Region/FairMQExampleRegionSampler.cxx +++ b/examples/advanced/Region/FairMQExampleRegionSampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/advanced/Region/FairMQExampleRegionSampler.h b/examples/advanced/Region/FairMQExampleRegionSampler.h index d09a3ec8..08716673 100644 --- a/examples/advanced/Region/FairMQExampleRegionSampler.h +++ b/examples/advanced/Region/FairMQExampleRegionSampler.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/advanced/Region/FairMQExampleRegionSink.cxx b/examples/advanced/Region/FairMQExampleRegionSink.cxx index dd1a7ae9..0da08e15 100644 --- a/examples/advanced/Region/FairMQExampleRegionSink.cxx +++ b/examples/advanced/Region/FairMQExampleRegionSink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/advanced/Region/FairMQExampleRegionSink.h b/examples/advanced/Region/FairMQExampleRegionSink.h index 5e00ce56..a2e23603 100644 --- a/examples/advanced/Region/FairMQExampleRegionSink.h +++ b/examples/advanced/Region/FairMQExampleRegionSink.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ /** diff --git a/examples/advanced/Region/runExampleRegionSampler.cxx b/examples/advanced/Region/runExampleRegionSampler.cxx index 58fea22c..edd9a0fb 100644 --- a/examples/advanced/Region/runExampleRegionSampler.cxx +++ b/examples/advanced/Region/runExampleRegionSampler.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/ diff --git a/examples/advanced/Region/runExampleRegionSink.cxx b/examples/advanced/Region/runExampleRegionSink.cxx index 4fa1eb68..a9bcd83c 100644 --- a/examples/advanced/Region/runExampleRegionSink.cxx +++ b/examples/advanced/Region/runExampleRegionSink.cxx @@ -2,7 +2,7 @@ * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH * * * * This software is distributed under the terms of the * - * GNU Lesser General Public Licence version 3 (LGPL) version 3, * + * GNU Lesser General Public Licence (LGPL) version 3, * * copied verbatim in the file "LICENSE" * ********************************************************************************/