summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'sleekxmpp/stanza/__init__.py')
-rw-r--r--sleekxmpp/stanza/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sleekxmpp/stanza/__init__.py b/sleekxmpp/stanza/__init__.py
index c3d8a318..b8fca228 100644
--- a/sleekxmpp/stanza/__init__.py
+++ b/sleekxmpp/stanza/__init__.py
@@ -3,6 +3,6 @@
Copyright (C) 2010 Nathanael C. Fritz
This file is part of SleekXMPP.
- See the file license.txt for copying permission.
+ See the file LICENSE for copying permission.
"""
__all__ = ['presence']