From: Mike Bayer Date: Tue, 3 Jan 2023 17:51:53 +0000 (-0500) Subject: happy new year 2023 X-Git-Tag: rel_1_9_2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3055cd5baad328641366026af66639f333c520c;p=thirdparty%2Fsqlalchemy%2Falembic.git happy new year 2023 Change-Id: Ia163c800e074443b92cd59c786ac09073267c271 --- diff --git a/LICENSE b/LICENSE index afde77a8..74b9ce34 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2022 Michael Bayer. +Copyright 2009-2023 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 5a898903..a8c23d33 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -86,7 +86,7 @@ master_doc = "index" # General information about the project. project = "Alembic" -copyright = "2010-2022, Mike Bayer" # noqa +copyright = "2010-2023, 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