From 411b3f322caab562de976fc89368260a38dc2c71 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 4 Jan 2012 15:38:26 -0500 Subject: happy new year --- lib/sqlalchemy/ext/serializer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sqlalchemy/ext/serializer.py') diff --git a/lib/sqlalchemy/ext/serializer.py b/lib/sqlalchemy/ext/serializer.py index 077a0fd9e..ed2dec6c9 100644 --- a/lib/sqlalchemy/ext/serializer.py +++ b/lib/sqlalchemy/ext/serializer.py @@ -1,5 +1,5 @@ # ext/serializer.py -# Copyright (C) 2005-2011 the SQLAlchemy authors and contributors +# Copyright (C) 2005-2012 the SQLAlchemy authors and contributors # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php -- cgit v1.2.1