Skip to content

fix(reuse): correct copyright year ranges in SPDX headers #10

fix(reuse): correct copyright year ranges in SPDX headers

fix(reuse): correct copyright year ranges in SPDX headers #10

Workflow file for this run

# SPDX-FileCopyrightText: 2026 Bernard Ladenthin <bernard.ladenthin@gmail.com>
# SPDX-FileCopyrightText: 2023-2025 Konstantin Heurer
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v5