From: Mike Bayer Date: Sun, 13 Jan 2019 17:44:52 +0000 (-0500) Subject: - happy new year X-Git-Tag: rel_1_0_6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8e9dd3826871ddaa18b46d08b0149ea52abb76;p=thirdparty%2Fsqlalchemy%2Falembic.git - happy new year Change-Id: I7ee1ea57bc4a753155983ced0559ca81797f7531 --- diff --git a/LICENSE b/LICENSE index e1f152ae..624883fd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ This is the MIT license: http://www.opensource.org/licenses/mit-license.php -Copyright (C) 2009-2018 by Michael Bayer. +Copyright (C) 2009-2019 by Michael Bayer. Alembic is a trademark of Michael Bayer. Permission is hereby granted, free of charge, to any person obtaining a copy of this diff --git a/docs/build/conf.py b/docs/build/conf.py index cbc3189a..09d9b6ac 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -62,7 +62,7 @@ master_doc = 'index' # General information about the project. project = u'Alembic' -copyright = u'2010-2018, Mike Bayer' +copyright = u'2010-2019, Mike Bayer' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the