From d5335b9ed04853e2ec135cc4539e71d4cfb87ac2 Mon Sep 17 00:00:00 2001 From: Felix Walter Date: Tue, 14 May 2024 11:25:35 +0200 Subject: [PATCH] Update NOTICE to new licensing scheme Signed-off-by: Felix Walter --- NOTICE | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/NOTICE b/NOTICE index a9092de..fe8efed 100644 --- a/NOTICE +++ b/NOTICE @@ -1,9 +1,8 @@ -Copyright (C) 2023 µD3TN team and D3TN GmbH (contact: contact@d3tn.com). +Copyright (C) 2024 µD3TN team and D3TN GmbH (contact: contact@d3tn.com). -This work, encompassing all files except the ones located in `external/`, -is dual-licensed under BSD 3-Clause and Apache 2.0 (see LICENSE, -LICENSE.Apache-2.0, and LICENSE.BSD-3-Clause). You can choose between -one of these licenses if you use this work. - -The external libraries shipped with µD3TN are subject to other licenses, -see external/LICENSE-3RD-PARTY.txt for the corresponding legal information. +This work is licensed as a whole under the GNU Affero General Public License +v3.0 (see LICENSE). Some parts and components have individual, compatible, +licenses. Specifically, components of µD3TN that have not received significant +changes since v0.13.0 are dual-licensed under the BSD 3-Clause and Apache 2.0 +licenses and external libraries shipped with µD3TN are subject to the licenses +documented in external/LICENSE-3RD-PARTY.txt.