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:
6
dist/icns_generator.sh
vendored
6
dist/icns_generator.sh
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user