summaryrefslogtreecommitdiff
path: root/db.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2009-06-10 18:45:42 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2009-06-10 18:45:42 +0200
commit078ff12bec0fb5c79f2cabb6672bc5032d69297d (patch)
tree36b4f20878786d2f7984b8b3e833dea7862cc821 /db.py
parent5d8f38cb9491365af78dfbecabc1853075430603 (diff)
downloadlogilab-common-078ff12bec0fb5c79f2cabb6672bc5032d69297d.tar.gz
d-t-w
Diffstat (limited to 'db.py')
-rw-r--r--db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/db.py b/db.py
index 256b77d..c47aac1 100644
--- a/db.py
+++ b/db.py
@@ -16,7 +16,7 @@ Additional helpers are also provided for advanced functionalities such
as listing existing users or databases, creating database... Get the
helper for your database using the `get_adv_func_helper` function.
-:copyright: 2002-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+:copyright: 2002-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License version 2 - http://www.gnu.org/licenses
"""