From ebc1ea35b127bd56c48dcae43d226471fd6bf6c0 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 4 Jan 2021 09:42:23 -0500 Subject: [PATCH] happy new year Change-Id: Ib2dc683401cd48d00b357bb735ce4b7a540d0ed2 --- LICENSE | 2 +- docs/build/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c286303d..d38df881 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2020 Michael Bayer. +Copyright 2009-2021 Michael Bayer. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/docs/build/conf.py b/docs/build/conf.py index d7f1a77e..45995b3c 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -76,7 +76,7 @@ master_doc = "index" # General information about the project. project = u"Alembic" -copyright = u"2010-2020, Mike Bayer" # noqa +copyright = u"2010-2021, Mike Bayer" # noqa # 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