summaryrefslogtreecommitdiff
path: root/websocket/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'websocket/__init__.py')
-rw-r--r--websocket/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/websocket/__init__.py b/websocket/__init__.py
index 605f76c..09728b3 100644
--- a/websocket/__init__.py
+++ b/websocket/__init__.py
@@ -15,8 +15,7 @@ Copyright (C) 2010 Hiroki Ohtani(liris)
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1335 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
"""
from ._abnf import *