From c92eeb0f0a536a67c54e20e59e01cc88ffcd3cd3 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Mon, 17 Apr 2023 15:39:14 +0200 Subject: [PATCH] Use SPDX License Identifier to shrink size --- .../usr/bin/shared-state-get_candidates_neigh | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/packages/shared-state/files/usr/bin/shared-state-get_candidates_neigh b/packages/shared-state/files/usr/bin/shared-state-get_candidates_neigh index e2a8f02ff..6339ddb45 100755 --- a/packages/shared-state/files/usr/bin/shared-state-get_candidates_neigh +++ b/packages/shared-state/files/usr/bin/shared-state-get_candidates_neigh @@ -3,20 +3,10 @@ << COPYRIGHT LibreMesh - Copyright (C) 2019-2020 Gioacchino Mazzurco + Copyright (C) 2019-2023 Gioacchino Mazzurco + Copyright (C) 2023 AsociaciĆ³n Civil Altermundi - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . + SPDX-License-Identifier: AGPL-3.0-only COPYRIGHT