From 1e9181264407912efca61e0c9a66fd51e0b9b188 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 14 Jan 2019 18:41:36 +0000 Subject: 2 more spdx identifiers --- configure.ac | 1 + src/fs/gnunet-download-manager.scm | 2 ++ 2 files changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index 5d570ddad..4295ce0ba 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # +# SPDX-License-Identifier: AGPL3.0-or-later # # Process this file with autoconf to produce a configure script. # diff --git a/src/fs/gnunet-download-manager.scm b/src/fs/gnunet-download-manager.scm index a7cacffd9..0b4301cc8 100755 --- a/src/fs/gnunet-download-manager.scm +++ b/src/fs/gnunet-download-manager.scm @@ -18,6 +18,8 @@ exec guile -e main -s "$0" "$@" ;;; You should have received a copy of the GNU General Public License ;;; along with this program; if not, write to the Free Software ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +;;; +;;; SPDX-License-Identifier: GPL-2.0-or-later ;;; Remember ongoing GNUnet downloads so as to be able to resume them ;;; later. Typical usage is to define the following alias in your -- cgit v1.2.3