From 8e7e23e2d051a9f1220df155106299011421f9b6 Mon Sep 17 00:00:00 2001 From: Dennis Klein Date: Mon, 23 Jul 2018 21:30:11 +0200 Subject: [PATCH] Add Copyright statement in separate file instead of README --- COPYRIGHT | 15 +++++++++++++++ README.md | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 COPYRIGHT diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 00000000..14d03a25 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,15 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: FairMQ +Upstream-Contact: Mohammad Al-Turany +Source: https://github.com/FairRootGroup/FairMQ + +Files: * +Copyright: 2012-2018, GSI Helmholtzzentrum fuer Schwerionenforschung GmbH +Copyright: 2012-2018, [see AUTHORS file] +Copyright: 2012-2018, [see CONTRIBUTORS file] +Comment: The copyright of individual contributors is documented in the + Git history. +License: LGPL-3.0-only + +License: LGPL-3.0-only + [see LICENSE file] diff --git a/README.md b/README.md index b27610b1..735dc317 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# FairMQ [![license](https://alfa-ci.gsi.de/shields/github/license/FairRootGroup/FairMQ.svg)](LICENSE) +# FairMQ [![license](https://alfa-ci.gsi.de/shields/github/license/FairRootGroup/FairMQ.svg)](COPYRIGHT) C++ Message passing framework