1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-06 21:02:08 -06:00

fix: Use proper REUSE Specification

This commit is contained in:
Fijxu
2024-03-22 17:22:53 -03:00
parent 93b6520a48
commit 67b726d294
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
#!/bin/bash
# icns_generator.sh GNU GPLv3 License
# SPDX-FileCopyrightText: 2024 suyu Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
# icns_generator.sh
# Run this script when a new logo is made and the svg file inside.
# You should install Imagemagick to make the conversions: $brew install imagemagick