📜 license: change to BSD 3-Clause

This commit is contained in:
retrozinndev
2025-08-31 13:38:33 -03:00
parent 52ee8362bd
commit 0e3f8d59c4
11 changed files with 21 additions and 31 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# an entry, it automatically writes changes to the hyprpaper.conf file and
# hot-reloads if hyprpaper is running.
# --------------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From https://github.com/retrozinndev/colorshell
+1 -1
View File
@@ -3,7 +3,7 @@
# This script executes the provided program with UWSM
# if active, or else normally.
# ---------------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From: https://github.com/retrozinndev/colorshell
+1 -1
View File
@@ -3,7 +3,7 @@
# This script loads/generate color schemes from current
# wallpaper using pywal16.
# ----------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From https://github.com/retrozinndev/colorshell
+1 -1
View File
@@ -3,7 +3,7 @@
# This script loads hyprsunset settings previously
# saved by the save-hyprsunset.sh script on shutdown.
# --------------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From https://github.com/retrozinndev/colorshell
+1 -1
View File
@@ -5,7 +5,7 @@
# It is used to save last user configuration on computer
# shutdown.
# --------------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From https://github.com/retrozinndev/colorshell
+1 -1
View File
@@ -3,7 +3,7 @@
# This script handles taking a screenshot using the
# hyprshot tool.
# --------------
# Licensed under the MIT License
# Licensed under the BSD 3-Clause License
# Made by retrozinndev (João Dias)
# From https://github.com/retrozinndev/colorshell