From 31adcb0e020b7861ee7f306a6e2fac0df9b10290 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 14 Jan 2019 18:07:04 +0000 Subject: src: for every AGPL3.0 file, add SPDX identifier. --- src/revocation/gnunet-revocation.c | 2 ++ src/revocation/gnunet-service-revocation.c | 2 ++ src/revocation/plugin_block_revocation.c | 2 ++ src/revocation/revocation.h | 2 ++ src/revocation/revocation_api.c | 2 ++ src/revocation/test_local_revocation.py.in | 2 ++ src/revocation/test_revocation.c | 2 ++ 7 files changed, 14 insertions(+) (limited to 'src/revocation') diff --git a/src/revocation/gnunet-revocation.c b/src/revocation/gnunet-revocation.c index 7ec4c0d14..7596cab2d 100644 --- a/src/revocation/gnunet-revocation.c +++ b/src/revocation/gnunet-revocation.c @@ -14,6 +14,8 @@ 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 */ /** diff --git a/src/revocation/gnunet-service-revocation.c b/src/revocation/gnunet-service-revocation.c index ce1fefd34..fd646b4b7 100644 --- a/src/revocation/gnunet-service-revocation.c +++ b/src/revocation/gnunet-service-revocation.c @@ -14,6 +14,8 @@ 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 */ /** diff --git a/src/revocation/plugin_block_revocation.c b/src/revocation/plugin_block_revocation.c index 3ed743288..2d03eb8b2 100644 --- a/src/revocation/plugin_block_revocation.c +++ b/src/revocation/plugin_block_revocation.c @@ -14,6 +14,8 @@ 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 */ /** diff --git a/src/revocation/revocation.h b/src/revocation/revocation.h index 28168c8a5..f17a7fae5 100644 --- a/src/revocation/revocation.h +++ b/src/revocation/revocation.h @@ -14,6 +14,8 @@ 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 */ /** diff --git a/src/revocation/revocation_api.c b/src/revocation/revocation_api.c index bc9700817..90f15a17a 100644 --- a/src/revocation/revocation_api.c +++ b/src/revocation/revocation_api.c @@ -14,6 +14,8 @@ 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 */ /** * @file revocation/revocation_api.c diff --git a/src/revocation/test_local_revocation.py.in b/src/revocation/test_local_revocation.py.in index f31ed3cfe..212e8e777 100644 --- a/src/revocation/test_local_revocation.py.in +++ b/src/revocation/test_local_revocation.py.in @@ -15,6 +15,8 @@ # 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 +# # Testcase for ego revocation from __future__ import print_function import sys diff --git a/src/revocation/test_revocation.c b/src/revocation/test_revocation.c index 145726e14..e384d309a 100644 --- a/src/revocation/test_revocation.c +++ b/src/revocation/test_revocation.c @@ -14,6 +14,8 @@ 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 */ /** * @file revocation/test_revocation.c -- cgit v1.2.3