Clarify license on script files

As noted, Ivan has agreed to allow these scripts to be relicensed under
CC0.  We have one file under LGPL (a unit file we lifted wholesake from
systemd) and the ADTPro wrapper which I'm pretty sure Ivan wrote, but if
he didn't we need to fix its license to be the same as ADTPro.

Either way, to the best of my knowledge, this resolves the question of
how things are licensed explicitly.  (Closes #21)
This commit is contained in:
T. Joseph Carter
2018-06-24 21:48:42 -07:00
parent 3e961cd4b5
commit 55c53b9c10
23 changed files with 175 additions and 16 deletions
+7
View File
@@ -1,6 +1,13 @@
#! /bin/bash
# vim: set tabstop=4 shiftwidth=4 noexpandtab filetype=sh:
# term - a2cloud user command to set TERM variable (to be replaced.)
#
# To the extent possible under law, T. Joseph Carter and Ivan Drucker have
# waived all copyright and related or neighboring rights to the a2cloud
# scripts themselves. Software used or installed by these scripts is subject
# to other licenses. This work is published from the United States.
if [[ $1 == "-d" ]]; then
shift
setgetty=1