diff --git a/.editorconfig b/.editorconfig index 1df2986d..fcf365fb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a61e00d9..7fd406a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO @@ -41,7 +41,7 @@ on: permissions: attestations: write # Required for attestations - id-token: write # Required for OIDC + id-token: write # Required for OIDC jobs: build: @@ -96,4 +96,3 @@ jobs: with: name: templates path: artifacts/* - diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index bc8fdb75..0ba3e901 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 89119d35..9c6af497 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 732b4836..47c31881 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO diff --git a/.gitignore b/.gitignore index 1096ed80..f0f6ea70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO diff --git a/.mono.toml b/.mono.toml index 6f2a7b14..7c079a97 100644 --- a/.mono.toml +++ b/.mono.toml @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Zensical and contributors +# Copyright (c) 2025-2026 Zensical and contributors # SPDX-License-Identifier: MIT # Third-party contributions licensed under DCO @@ -21,7 +21,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS # IN THE SOFTWARE. -[changeset.scopes] +[scopes] templates = "src/**" scripts = "src/assets/javascripts/**" modern = "src/assets/stylesheets/modern/**" diff --git a/LICENSE b/LICENSE index d362f989..13dfea37 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2025 Zensical and contributors +Copyright (c) 2025-2026 Zensical and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/src/404.html b/src/404.html index a539d3a0..042d1c9c 100644 --- a/src/404.html +++ b/src/404.html @@ -1,5 +1,5 @@