summaryrefslogtreecommitdiff
path: root/deprecation.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2012-11-30 11:26:36 +0100
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2012-11-30 11:26:36 +0100
commita268e0b064fbef6f45a6fa3cc73b52fd38891f41 (patch)
tree3425ff6a33ef23dbaae1bd3bc805da519183e8b2 /deprecation.py
parent154e16348a2833fc5a0647caedac51644f80e5d4 (diff)
downloadlogilab-common-a268e0b064fbef6f45a6fa3cc73b52fd38891f41.tar.gz
[test, deprecation] update tests so we actually test something
Diffstat (limited to 'deprecation.py')
-rw-r--r--deprecation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/deprecation.py b/deprecation.py
index c14bd2a..5e2f813 100644
--- a/deprecation.py
+++ b/deprecation.py
@@ -1,4 +1,4 @@
-# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2012 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This file is part of logilab-common.