diff --git a/LICENSE b/LICENSE index b7865d8..1e0c026 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2019-2025, Almar Klein, Korijn van Golen +Copyright (c) 2019-2026, rendercanvas developers All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/conf.py b/docs/conf.py index f095305..00bca06 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,7 +30,7 @@ # -- Project information ----------------------------------------------------- project = "rendercanvas" -copyright = "2020-2025, Almar Klein, Korijn van Golen" +copyright = "2020-2026, rendercanvas developers" author = "Almar Klein, Korijn van Golen" release = rendercanvas.__version__