Skip to content

README.md: update readme to reflect new license #8

README.md: update readme to reflect new license

README.md: update readme to reflect new license #8

Workflow file for this run

# SPDX-FileCopyrightText: Red Hat, Inc.
# SPDX-License-Identifier: LGPL-3.0-or-later
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2