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/testing/gnunet-testing.c | 2 ++ src/testing/test_testing_peerstartup.c | 2 ++ src/testing/test_testing_peerstartup2.c | 2 ++ src/testing/test_testing_portreservation.c | 2 ++ src/testing/test_testing_servicestartup.c | 2 ++ src/testing/test_testing_sharedservices.c | 2 ++ src/testing/testing.c | 2 ++ 7 files changed, 14 insertions(+) (limited to 'src/testing') diff --git a/src/testing/gnunet-testing.c b/src/testing/gnunet-testing.c index f0a9bc66a..ec611ba4c 100644 --- a/src/testing/gnunet-testing.c +++ b/src/testing/gnunet-testing.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/testing/test_testing_peerstartup.c b/src/testing/test_testing_peerstartup.c index 5ffdb950a..241bc63a7 100644 --- a/src/testing/test_testing_peerstartup.c +++ b/src/testing/test_testing_peerstartup.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/testing/test_testing_peerstartup2.c b/src/testing/test_testing_peerstartup2.c index 9dfa9717a..a077ddcc2 100644 --- a/src/testing/test_testing_peerstartup2.c +++ b/src/testing/test_testing_peerstartup2.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/testing/test_testing_portreservation.c b/src/testing/test_testing_portreservation.c index 2e2f4373e..86ecc494a 100644 --- a/src/testing/test_testing_portreservation.c +++ b/src/testing/test_testing_portreservation.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/testing/test_testing_servicestartup.c b/src/testing/test_testing_servicestartup.c index f36305228..e0cadfb06 100644 --- a/src/testing/test_testing_servicestartup.c +++ b/src/testing/test_testing_servicestartup.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/testing/test_testing_sharedservices.c b/src/testing/test_testing_sharedservices.c index 45fac1590..e7d285bb9 100644 --- a/src/testing/test_testing_sharedservices.c +++ b/src/testing/test_testing_sharedservices.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/testing/testing.c b/src/testing/testing.c index 8205da91f..b34815364 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.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 */ /** -- cgit v1.2.3