From 567d52f199d74a9ec84c491b5d7c9a4555912db0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 3 Jan 2015 21:36:32 +0100 Subject: all: update copyright --- sphinx/websupport/storage/sqlalchemystorage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/websupport/storage/sqlalchemystorage.py') diff --git a/sphinx/websupport/storage/sqlalchemystorage.py b/sphinx/websupport/storage/sqlalchemystorage.py index 354c710e5..6a9513770 100644 --- a/sphinx/websupport/storage/sqlalchemystorage.py +++ b/sphinx/websupport/storage/sqlalchemystorage.py @@ -5,7 +5,7 @@ An SQLAlchemy storage backend. - :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1