diff options
Diffstat (limited to 'lib/sqlalchemy/logging.py')
| -rw-r--r-- | lib/sqlalchemy/logging.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sqlalchemy/logging.py b/lib/sqlalchemy/logging.py index a503816ba..7c2bd636c 100644 --- a/lib/sqlalchemy/logging.py +++ b/lib/sqlalchemy/logging.py @@ -1,5 +1,5 @@ # logging.py - adapt python logging module to SQLAlchemy -# Copyright (C) 2006, 2007 Michael Bayer mike_mp@zzzcomputing.com +# Copyright (C) 2006, 2007, 2008 Michael Bayer mike_mp@zzzcomputing.com # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php |
