1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 05:37:46 +00:00

Add REUSE compliance check

This commit is contained in:
Joshua Goins 2024-04-28 07:14:55 -04:00
parent 0295b3950f
commit 7e5387a6ea
2 changed files with 9 additions and 2 deletions

View file

@ -11,6 +11,13 @@ env:
MAKEFLAGS: '-j 2'
jobs:
reuse:
runs-on: ubumntu-latest
steps:
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3
build:
runs-on: ${{ matrix.os }}

View file

@ -3,11 +3,11 @@ Upstream-Name: Novus
Upstream-Contact: Joshua Goins <josh@redstrate.com>
Source: https://git.sr.ht/~redstrate/novus
Files: .gitmodules scripts/* README.md BUILDING.md CONTRIBUTING.md argcracker/README.md armoury/README.md karuku/README.md sagasu/README.md mdlviewer/README.md renderer/README.md launcher/README.md .clang-format .build.yml misc/* renderer/shaders/*.spv mapeditor/README.md
Files: .gitmodules scripts/* README.md BUILDING.md CONTRIBUTING.md argcracker/README.md armoury/README.md karuku/README.md sagasu/README.md mdlviewer/README.md renderer/README.md launcher/README.md .clang-format .build.yml misc/* renderer/shaders/*.spv mapeditor/README.md .github/* mateditor/README.md
Copyright: Joshua Goins <josh@redstrate.com>
License: CC0-1.0
Files: armoury/zone.xiv.armoury.svg karuku/zone.xiv.karaku.svg launcher/zone.xiv.novus.svg mapeditor/zone.xiv.mapeditor.svg mdlviewer/zone.xiv.mdlviewer.svg sagasu/zone.xiv.sagasu.svg
Files: armoury/zone.xiv.armoury.svg karuku/zone.xiv.karaku.svg launcher/zone.xiv.novus.svg mapeditor/zone.xiv.mapeditor.svg mdlviewer/zone.xiv.mdlviewer.svg sagasu/zone.xiv.sagasu.svg resources/*
Copyright: Joshua Goins <josh@redstrate.com>
License: CC-BY-SA-4.0