Skip to content

Commit ae9905f

Browse files
committed
Update copyright year and fix test upload action.
Signed-off-by: Alexander Adam <alphaone23@gmail.com>
1 parent bd50e0b commit ae9905f

39 files changed

Lines changed: 42 additions & 41 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
<!-- SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: 2

.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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany 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 geany contributors.
1+
# SPDX-FileCopyrightText: 2026 The geany contributors.
22
# SPDX-License-Identifier: MPL-2.0
33

44
name: Release

0 commit comments

Comments
 (0)