aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_disconnect.py.in
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-16 17:56:12 +0000
committerng0 <ng0@n0.is>2019-01-16 17:56:12 +0000
commite3cb893de32c0d29528283fe2a4644994dc2ba8a (patch)
treeef9502ae871485c6a850c923b701d9b029296cc6 /src/integration-tests/test_integration_disconnect.py.in
parent32cd2c4a41ad05d9e5b689131968c5939862c6cb (diff)
parent750d2818314cf81c993cc17148bfd0bbd7ffcd16 (diff)
downloadgnunet-e3cb893de32c0d29528283fe2a4644994dc2ba8a.tar.gz
gnunet-e3cb893de32c0d29528283fe2a4644994dc2ba8a.zip
Merge branch 'license/spdx'
Diffstat (limited to 'src/integration-tests/test_integration_disconnect.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_disconnect.py.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/integration-tests/test_integration_disconnect.py.in b/src/integration-tests/test_integration_disconnect.py.in
index 52dfd2102..f8b411778 100755
--- a/src/integration-tests/test_integration_disconnect.py.in
+++ b/src/integration-tests/test_integration_disconnect.py.in
@@ -15,6 +15,8 @@
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# 17#
18# SPDX-License-Identifier: AGPL3.0-or-later
19#
18# 20#
19import sys 21import sys
20import signal 22import signal