From a4850892e0a1a1f0ba0287c5b879279f593212e6 Mon Sep 17 00:00:00 2001 From: Bechir Braham Date: Thu, 18 Apr 2024 10:41:34 +0200 Subject: [PATCH] add license2 (#64) * add license folder copied from slsDetectorPackage * add COPYING file (LICENSE) * change slsDetectorPackage to aare in COPING --- COPYING | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..d2868ea --- /dev/null +++ b/COPYING @@ -0,0 +1,17 @@ +The Aare Package is provided under: + + SPDX-License-Identifier: LGPL-3.0-or-later + +Being under the terms of the GNU Lesser General Public License version 3 or later, +according with: + + LICENSES/LGPL-3.0 + +Source code under the Apache 2.0 License have the SPDX Identifier and are +according with: + + LICENSES/ThirdParty/Apache-2.0 + +All contributions to the Aare Package are subject to this COPYING file. + +