From: Mike Bayer Date: Tue, 1 Feb 2022 14:59:05 +0000 (-0500) Subject: happy new year X-Git-Tag: rel_1_7_6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0c5b1f188604b4fd5fdf544df2665e8319475f;p=thirdparty%2Fsqlalchemy%2Falembic.git happy new year Change-Id: Ieaacc9d126d88f54d585e6380dd6bd56aa5919c2 --- diff --git a/LICENSE b/LICENSE index d38df881..afde77a8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2021 Michael Bayer. +Copyright 2009-2022 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 d9598081..8ee7af2a 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-2021, Mike Bayer" # noqa +copyright = u"2010-2022, 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