diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-08-04 01:11:13 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-08-04 01:11:13 (GMT) |
commit | fddad68a73fa129f4871027c81d8e7702591d968 (patch) | |
tree | e41ffa376dfe651a9532cce3fd9a29ce6d1f48a4 /scripts/linux-build-dependencies.sh | |
parent | 83879ab41c368f674ff771387f499dc36ce124dd (diff) |
give Kintel and Wolf permission to alter the license
Diffstat (limited to 'scripts/linux-build-dependencies.sh')
-rwxr-xr-x | scripts/linux-build-dependencies.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/linux-build-dependencies.sh b/scripts/linux-build-dependencies.sh index 5339de1..aee423c 100755 --- a/scripts/linux-build-dependencies.sh +++ b/scripts/linux-build-dependencies.sh @@ -1,4 +1,9 @@ #!/bin/sh -e + +# test_pretty_print copyright 2012 don bright. released under the GPL 2, or +# later, as described in the file named 'COPYING' in OpenSCAD's project root. +# permission to change this license is given to Marius Kintel & Clifford Wolf + # # This script builds all library dependencies of OpenSCAD for Linux # |