diff options
author | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-07 15:23:35 +0000 |
---|---|---|
committer | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-07 15:23:35 +0000 |
commit | 4e2504a967ba09643c6dd7e3b9ce400e30adcb3d (patch) | |
tree | e08c345fda4d0592f1f565c40d4cd5ce749515dc /src/integration-tests/gnunet_testing.py.in | |
parent | 2cdccc796f93117f5c74ec3b586f7654307b02e0 (diff) |
paragraph for gnunet devs that don't know how to use the web
Diffstat (limited to 'src/integration-tests/gnunet_testing.py.in')
-rw-r--r-- | src/integration-tests/gnunet_testing.py.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/integration-tests/gnunet_testing.py.in b/src/integration-tests/gnunet_testing.py.in index 59a5aee06..fa43c6838 100644 --- a/src/integration-tests/gnunet_testing.py.in +++ b/src/integration-tests/gnunet_testing.py.in @@ -11,6 +11,9 @@ # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. # # Functions for integration testing import os |