]> git.corax.cc Git - toolbox/commit
COPYING: Add GPLv3 license, copyright headers
authorMatthias Kruk <m@m10k.eu>
Thu, 10 Jun 2021 20:43:44 +0000 (05:43 +0900)
committerMatthias Kruk <m@m10k.eu>
Thu, 10 Jun 2021 20:43:44 +0000 (05:43 +0900)
commit28b30415bec97195c214f71eed137adbc49846e8
tree856b2dd4abaea8d2eb398dcc4a4edfaf524f240e
parent89781e59c426d69a0969497b0874f6f5e070fb43
COPYING: Add GPLv3 license, copyright headers

None of the source files currently makes any mention of license terms
that toolbox is published under. This commit adds the license text of
the GPLv3 and copyright headers to each of the source files (except
unit tests).
18 files changed:
COPYING [new file with mode: 0644]
include/array.sh
include/clip.sh
include/conf.sh
include/gitlab.sh
include/inst.sh
include/iruca.sh
include/is.sh
include/json.sh
include/log.sh
include/mutex.sh
include/opt.sh
include/queue.sh
include/sem.sh
include/ssh.sh
include/wmutex.sh
include/xrandr.sh
toolbox.sh