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/integration-tests/test_integration_disconnect_nat.py.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/integration-tests/test_integration_disconnect_nat.py.in') diff --git a/src/integration-tests/test_integration_disconnect_nat.py.in b/src/integration-tests/test_integration_disconnect_nat.py.in index 69d670663..885492741 100755 --- a/src/integration-tests/test_integration_disconnect_nat.py.in +++ b/src/integration-tests/test_integration_disconnect_nat.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 +# # import sys import signal -- cgit v1.2.3