Skip to content

chore: Add LicenseRef-mplus.txt to satisfy REUSE #1

chore: Add LicenseRef-mplus.txt to satisfy REUSE

chore: Add LicenseRef-mplus.txt to satisfy REUSE #1

# SPDX-FileCopyrightText: 2026 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE Compliance Check
on: [push, pull_request]
permissions:
contents: read
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6