From f0ec5fa2be12eb71e19aeee454d478a351773017 Mon Sep 17 00:00:00 2001 From: Dennis Klein Date: Mon, 23 Jul 2018 20:51:25 +0200 Subject: [PATCH] Refactor license section --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index e06af69f..b27610b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# FairMQ +# FairMQ [![license](https://alfa-ci.gsi.de/shields/github/license/FairRootGroup/FairMQ.svg)](LICENSE) C++ Message passing framework @@ -161,9 +161,3 @@ After the `find_package(FairMQ)` call the following CMake variables are defined: 4. [File output](docs/Logging.md#54-file-output) 5. [Custom sinks](docs/Logging.md#55-custom-sinks) 6. [Examples](docs/Examples.md#6-examples) - -## License - -GNU Lesser General Public Licence (LGPL) version 3, see [LICENSE](LICENSE). - -Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH