summaryrefslogtreecommitdiff
path: root/sleekxmpp/features/feature_mechanisms/mechanisms.py
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2011-07-02 22:49:34 -0700
committerLance Stout <lancestout@gmail.com>2011-07-02 22:49:34 -0700
commit219df582dab2a5dd3c9e2bbfef27d3cfa814841d (patch)
tree851c4b6a55821430a07c3644cf2303f5c35c8baa /sleekxmpp/features/feature_mechanisms/mechanisms.py
parentb898b14b77d739cb1c118c9e3648aa268348d293 (diff)
downloadslixmpp-219df582dab2a5dd3c9e2bbfef27d3cfa814841d.tar.gz
slixmpp-219df582dab2a5dd3c9e2bbfef27d3cfa814841d.tar.bz2
slixmpp-219df582dab2a5dd3c9e2bbfef27d3cfa814841d.tar.xz
slixmpp-219df582dab2a5dd3c9e2bbfef27d3cfa814841d.zip
It isn't 2010 anymore.
I keep forgetting to update the copyright on new code.
Diffstat (limited to 'sleekxmpp/features/feature_mechanisms/mechanisms.py')
-rw-r--r--sleekxmpp/features/feature_mechanisms/mechanisms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sleekxmpp/features/feature_mechanisms/mechanisms.py b/sleekxmpp/features/feature_mechanisms/mechanisms.py
index 011010fb..210267fa 100644
--- a/sleekxmpp/features/feature_mechanisms/mechanisms.py
+++ b/sleekxmpp/features/feature_mechanisms/mechanisms.py
@@ -1,6 +1,6 @@
"""
SleekXMPP: The Sleek XMPP Library
- Copyright (C) 2010 Nathanael C. Fritz
+ Copyright (C) 2011 Nathanael C. Fritz
This file is part of SleekXMPP.
See the file LICENSE for copying permission.