]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
happy new year (see #2645)
authorDiana Clarke <diana.joan.clarke@gmail.com>
Wed, 2 Jan 2013 00:08:19 +0000 (19:08 -0500)
committerDiana Clarke <diana.joan.clarke@gmail.com>
Wed, 2 Jan 2013 00:08:19 +0000 (19:08 -0500)
lib/sqlalchemy/cextension/processors.c
lib/sqlalchemy/cextension/resultproxy.c
lib/sqlalchemy/cextension/utils.c

index c261142a773225daad7ba6c2c5583bf342e538d6..4e82ffc6b5a4eccade29a0630e0df335caae0132 100644 (file)
@@ -1,6 +1,6 @@
 /*
 processors.c
-Copyright (C) 2010-2012 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2010-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 Copyright (C) 2010 Gaetan de Menten gdementen@gmail.com
 
 This module is part of SQLAlchemy and is released under
index 76c785f855e8cdb38e47e5f390394e8f4f0ec449..b70f9c271dc91ec8f54f66aefacdffc96cfba828 100644 (file)
@@ -1,6 +1,6 @@
 /*
 resultproxy.c
-Copyright (C) 2010-2012 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2010-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 Copyright (C) 2010 Gaetan de Menten gdementen@gmail.com
 
 This module is part of SQLAlchemy and is released under
index f4d986ef800937eb2b91adc75ae1827e951cbec9..5928c41030b43e81ec95c5fb4b5f333496150cbc 100644 (file)
@@ -1,6 +1,6 @@
 /*
 utils.c
-Copyright (C) 2012 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2012-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 
 This module is part of SQLAlchemy and is released under
 the MIT License: http://www.opensource.org/licenses/mit-license.php