From ab8e9dd3826871ddaa18b46d08b0149ea52abb76 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 13 Jan 2019 12:44:52 -0500 Subject: [PATCH] - happy new year Change-Id: I7ee1ea57bc4a753155983ced0559ca81797f7531 --- LICENSE | 2 +- docs/build/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2