From: Mike Bayer Date: Fri, 9 Jan 2026 21:17:49 +0000 (-0500) Subject: happy new year X-Git-Tag: rel_1_18_0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9400ec85a13a9330509e67445b939d79662cc6cb;p=thirdparty%2Fsqlalchemy%2Falembic.git happy new year Change-Id: Ic32750aabac7ad712a2a56081c0ebc452f425c62 --- diff --git a/LICENSE b/LICENSE index ab4bb161..b03e235f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2025 Michael Bayer. +Copyright 2009-2026 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 39d11a2c..77b64a52 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -91,7 +91,7 @@ master_doc = "index" # General information about the project. project = "Alembic" -copyright = "2010-2025, Mike Bayer" # noqa +copyright = "2010-2026, Mike Bayer" # noqa author = "Mike Bayer" # The version info for the project you're documenting, acts as replacement for