From: Mike Bayer Date: Wed, 4 Jan 2012 20:29:12 +0000 (-0500) Subject: another date update/test a hook X-Git-Tag: rel_0_7_5~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a41f24cdcc57eedde81d52e9371cf0c3431a22d6;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git another date update/test a hook --- diff --git a/lib/sqlalchemy/interfaces.py b/lib/sqlalchemy/interfaces.py index 650a888999..ed02ed0a87 100644 --- a/lib/sqlalchemy/interfaces.py +++ b/lib/sqlalchemy/interfaces.py @@ -1,5 +1,5 @@ # sqlalchemy/interfaces.py -# Copyright (C) 2007-2011 the SQLAlchemy authors and contributors +# Copyright (C) 2007-2012 the SQLAlchemy authors and contributors # Copyright (C) 2007 Jason Kirtland jek@discorporate.us # # This module is part of SQLAlchemy and is released under