From a41f24cdcc57eedde81d52e9371cf0c3431a22d6 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 4 Jan 2012 15:29:12 -0500 Subject: [PATCH] another date update/test a hook --- lib/sqlalchemy/interfaces.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2