aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-09 11:51:51 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-09 11:51:51 +0000
commitbd722840700cc3b0a8c7e09f23e0cf3b9e41d0d6 (patch)
tree32118ef34f3425d563988a6b326ede44cc439967 /src
parent54eccc36f12430505b3b946f88ac61087cc82793 (diff)
downloadgnunet-bd722840700cc3b0a8c7e09f23e0cf3b9e41d0d6.tar.gz
gnunet-bd722840700cc3b0a8c7e09f23e0cf3b9e41d0d6.zip
env
Diffstat (limited to 'src')
-rwxr-xr-xsrc/fs/test_gnunet_fs_idx.py2
-rwxr-xr-xsrc/fs/test_gnunet_fs_ns.py2
-rwxr-xr-xsrc/fs/test_gnunet_fs_psd.py2
-rwxr-xr-xsrc/fs/test_gnunet_fs_rec.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/fs/test_gnunet_fs_idx.py b/src/fs/test_gnunet_fs_idx.py
index 2109d1d2e..88ef7e7c2 100755
--- a/src/fs/test_gnunet_fs_idx.py
+++ b/src/fs/test_gnunet_fs_idx.py
@@ -1,4 +1,4 @@
1#!python 1#!/usr/bin/env python -c
2# This file is part of GNUnet. 2# This file is part of GNUnet.
3# (C) 2010 Christian Grothoff (and other contributing authors) 3# (C) 2010 Christian Grothoff (and other contributing authors)
4# 4#
diff --git a/src/fs/test_gnunet_fs_ns.py b/src/fs/test_gnunet_fs_ns.py
index 15c10c510..0e14ccf5d 100755
--- a/src/fs/test_gnunet_fs_ns.py
+++ b/src/fs/test_gnunet_fs_ns.py
@@ -1,4 +1,4 @@
1#!python 1#!/usr/bin/env python -c
2# This file is part of GNUnet. 2# This file is part of GNUnet.
3# (C) 2010 Christian Grothoff (and other contributing authors) 3# (C) 2010 Christian Grothoff (and other contributing authors)
4# 4#
diff --git a/src/fs/test_gnunet_fs_psd.py b/src/fs/test_gnunet_fs_psd.py
index c7ea2a5f2..a74741079 100755
--- a/src/fs/test_gnunet_fs_psd.py
+++ b/src/fs/test_gnunet_fs_psd.py
@@ -1,4 +1,4 @@
1#!python 1#!/usr/bin/env python -c
2# This file is part of GNUnet. 2# This file is part of GNUnet.
3# (C) 2010 Christian Grothoff (and other contributing authors) 3# (C) 2010 Christian Grothoff (and other contributing authors)
4# 4#
diff --git a/src/fs/test_gnunet_fs_rec.py b/src/fs/test_gnunet_fs_rec.py
index 27c84c069..b0aaa5237 100755
--- a/src/fs/test_gnunet_fs_rec.py
+++ b/src/fs/test_gnunet_fs_rec.py
@@ -1,4 +1,4 @@
1#!python 1#!/usr/bin/env python -c
2# This file is part of GNUnet. 2# This file is part of GNUnet.
3# (C) 2010 Christian Grothoff (and other contributing authors) 3# (C) 2010 Christian Grothoff (and other contributing authors)
4# 4#