From 1320a0e05561331c99e22b36d678afd1c2362ff5 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 15 May 2026 13:17:13 +0000 Subject: [PATCH] docs: use open-ended copyright year range Replace the hardcoded end year (2024) with "present" so the README copyright notice does not need updating each year. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47460a242..fa1b65ca8 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ The following repository secrets must be set on [GitHub Actions]: ## License -Copyright (c) 2021-2024 Seam Labs, Inc. +Copyright (c) 2021-present Seam Labs, Inc. ## Warranty