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/vpn/gnunet-helper-vpn-windows.c | 2 ++ src/vpn/gnunet-helper-vpn.c | 2 ++ src/vpn/gnunet-service-vpn.c | 2 ++ src/vpn/gnunet-vpn.c | 2 ++ src/vpn/vpn.h | 2 ++ src/vpn/vpn_api.c | 2 ++ 6 files changed, 12 insertions(+) (limited to 'src/vpn') diff --git a/src/vpn/gnunet-helper-vpn-windows.c b/src/vpn/gnunet-helper-vpn-windows.c index 71a54466e..14c0c3fec 100644 --- a/src/vpn/gnunet-helper-vpn-windows.c +++ b/src/vpn/gnunet-helper-vpn-windows.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 vpn/gnunet-helper-vpn-windows.c diff --git a/src/vpn/gnunet-helper-vpn.c b/src/vpn/gnunet-helper-vpn.c index a9fd7f021..e621b8716 100644 --- a/src/vpn/gnunet-helper-vpn.c +++ b/src/vpn/gnunet-helper-vpn.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/vpn/gnunet-service-vpn.c b/src/vpn/gnunet-service-vpn.c index 706a1294d..40a890070 100644 --- a/src/vpn/gnunet-service-vpn.c +++ b/src/vpn/gnunet-service-vpn.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/vpn/gnunet-vpn.c b/src/vpn/gnunet-vpn.c index dc47421d7..38ead2023 100644 --- a/src/vpn/gnunet-vpn.c +++ b/src/vpn/gnunet-vpn.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/vpn/vpn.h b/src/vpn/vpn.h index 1945e8559..4c106361e 100644 --- a/src/vpn/vpn.h +++ b/src/vpn/vpn.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/vpn/vpn_api.c b/src/vpn/vpn_api.c index 190ed0f99..b53c32e64 100644 --- a/src/vpn/vpn_api.c +++ b/src/vpn/vpn_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 */ /** -- cgit v1.2.3