aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-service-nat_externalip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-service-nat_externalip.h')
-rw-r--r--src/nat/gnunet-service-nat_externalip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nat/gnunet-service-nat_externalip.h b/src/nat/gnunet-service-nat_externalip.h
index 846bac7b9..f93b6793d 100644
--- a/src/nat/gnunet-service-nat_externalip.h
+++ b/src/nat/gnunet-service-nat_externalip.h
@@ -14,6 +14,8 @@
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18 SPDX-License-Identifier: AGPL3.0-or-later
17*/ 19*/
18/** 20/**
19 * Code to figure out what our external IPv4 address(es) might 21 * Code to figure out what our external IPv4 address(es) might