From 5881fd274015af3de37f2ff0f91ff6a7c61c1540 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 1 Jan 2020 12:09:47 -0500 Subject: happy new year Change-Id: I08440dc25e40ea1ccea1778f6ee9e28a00808235 --- lib/sqlalchemy/cextension/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sqlalchemy/cextension/utils.c') diff --git a/lib/sqlalchemy/cextension/utils.c b/lib/sqlalchemy/cextension/utils.c index ab72fd653..a437adc70 100644 --- a/lib/sqlalchemy/cextension/utils.c +++ b/lib/sqlalchemy/cextension/utils.c @@ -1,6 +1,6 @@ /* utils.c -Copyright (C) 2012-2019 the SQLAlchemy authors and contributors +Copyright (C) 2012-2020 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