From 699272e4dcb9aa71ebbc0d9487fb6de82d3abc2b Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 12 Jan 2018 14:23:53 -0500 Subject: happy new year Change-Id: I3ef36bfd0cb0ba62b3123c8cf92370a43156cf8f --- lib/sqlalchemy/util/queue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sqlalchemy/util/queue.py') diff --git a/lib/sqlalchemy/util/queue.py b/lib/sqlalchemy/util/queue.py index fc13f2b85..1958702c7 100644 --- a/lib/sqlalchemy/util/queue.py +++ b/lib/sqlalchemy/util/queue.py @@ -1,5 +1,5 @@ # util/queue.py -# Copyright (C) 2005-2017 the SQLAlchemy authors and contributors +# Copyright (C) 2005-2018 the SQLAlchemy authors and contributors # # # This module is part of SQLAlchemy and is released under -- cgit v1.2.1