Skip to content

Commit 83b9e95

Browse files
committed
Update copyright year.
1 parent 61ba8ee commit 83b9e95

27 files changed

Lines changed: 27 additions & 27 deletions

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
/.github/ @AlphaOne1

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The Dmorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The Dmorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
# These are supported funding model platforms

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
SPDX-License-Identifier: MPL-2.0
33
-->
44

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
SPDX-License-Identifier: MPL-2.0
33
-->
44

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
SPDX-License-Identifier: MPL-2.0
33
-->
44

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33
#
44
# To get started with Dependabot version updates, you'll need to specify which

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33
#
44
# For most projects, this workflow file will not need changing; you simply need

.github/workflows/compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
name: Compliance Checks

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33
#
44
# Dependency Review Action

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 The DMorph contributors.
1+
# SPDX-FileCopyrightText: 2026 The DMorph contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
name: Release

0 commit comments

Comments
 (0)