aboutsummaryrefslogtreecommitdiff
path: root/python/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/client.py')
-rwxr-xr-xpython/client.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/client.py b/python/client.py
index 53e38fd..6cc757a 100755
--- a/python/client.py
+++ b/python/client.py
@@ -1,4 +1,10 @@
1#!/usr/bin/python 1#!/usr/bin/python
2#
3# Copyright (C) 2007-2012 Xagasoft, All rights reserved.
4#
5# This file is part of the libgats library and is released under the
6# terms of the license contained in the file LICENSE.
7#
2 8
3import gats 9import gats
4import socket 10import socket