diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-12-03 07:59:57 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-12-03 07:59:57 (GMT) |
commit | 0778a55a40fb7afe0d90b9f01d32fee47426c9a3 (patch) | |
tree | 59b1ca150e94e328fcda64215922efb8d5b91b3c /tests/test_pretty_print.py | |
parent | b64139788c0679b572c68045d28a4933dcc44d36 (diff) |
actually assign copyright to Marius + Clifford, to eliminate any
problems with Debian.
Diffstat (limited to 'tests/test_pretty_print.py')
-rwxr-xr-x | tests/test_pretty_print.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_pretty_print.py b/tests/test_pretty_print.py index 8c57f1c..a2a04ed 100755 --- a/tests/test_pretty_print.py +++ b/tests/test_pretty_print.py @@ -1,8 +1,8 @@ #!/usr/bin/python -# 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 +# test_pretty_print by don bright 2012. Copyright assigned to Marius Kintel and +# Clifford Wolf 2012. Released under the GPL 2, or later, as described in +# the file named 'COPYING' in OpenSCAD's project root. # # This program 'pretty prints' the ctest output, namely |