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/dns/dns.h | 2 ++ src/dns/dns_api.c | 2 ++ src/dns/gnunet-dns-monitor.c | 2 ++ src/dns/gnunet-dns-redirector.c | 2 ++ src/dns/gnunet-helper-dns.c | 2 ++ src/dns/gnunet-service-dns.c | 2 ++ src/dns/gnunet-zonewalk.c | 2 ++ src/dns/plugin_block_dns.c | 2 ++ 8 files changed, 16 insertions(+) (limited to 'src/dns') diff --git a/src/dns/dns.h b/src/dns/dns.h index 334818565..af86bbaed 100644 --- a/src/dns/dns.h +++ b/src/dns/dns.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/dns/dns_api.c b/src/dns/dns_api.c index d7c9a7509..e34f02ef0 100644 --- a/src/dns/dns_api.c +++ b/src/dns/dns_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 */ /** diff --git a/src/dns/gnunet-dns-monitor.c b/src/dns/gnunet-dns-monitor.c index c5425de29..e822b3211 100644 --- a/src/dns/gnunet-dns-monitor.c +++ b/src/dns/gnunet-dns-monitor.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/dns/gnunet-dns-redirector.c b/src/dns/gnunet-dns-redirector.c index 3a652f880..608540e12 100644 --- a/src/dns/gnunet-dns-redirector.c +++ b/src/dns/gnunet-dns-redirector.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/dns/gnunet-helper-dns.c b/src/dns/gnunet-helper-dns.c index 3ed18bb7c..f236924bb 100644 --- a/src/dns/gnunet-helper-dns.c +++ b/src/dns/gnunet-helper-dns.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/dns/gnunet-service-dns.c b/src/dns/gnunet-service-dns.c index 6b75fd0f4..a63205ebf 100644 --- a/src/dns/gnunet-service-dns.c +++ b/src/dns/gnunet-service-dns.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/dns/gnunet-zonewalk.c b/src/dns/gnunet-zonewalk.c index b96d40ca7..19fc5b78d 100644 --- a/src/dns/gnunet-zonewalk.c +++ b/src/dns/gnunet-zonewalk.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/dns/plugin_block_dns.c b/src/dns/plugin_block_dns.c index 28df35641..ed75ce2f3 100644 --- a/src/dns/plugin_block_dns.c +++ b/src/dns/plugin_block_dns.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