diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 03:59:54 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-09-04 03:59:54 -0300 |
commit | 56cad5443b999b8308b5c2c5e278ff6acc24c1c6 (patch) | |
tree | eba35b35755c34974bf76684c14ebb35c65aa19c /libre/xscreensaver/LICENSE | |
parent | 6ada45cd8762539f08e0477d65b5af697419843c (diff) | |
parent | e18624050b62423c4e689ee2abf9929c6b46e5d5 (diff) |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/xscreensaver/LICENSE')
-rw-r--r-- | libre/xscreensaver/LICENSE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/xscreensaver/LICENSE b/libre/xscreensaver/LICENSE new file mode 100644 index 000000000..406467cd4 --- /dev/null +++ b/libre/xscreensaver/LICENSE @@ -0,0 +1,10 @@ +/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski <jwz@jwz.org> + * + * Permission to use, copy, modify, distribute, and sell this software and its + * documentation for any purpose is hereby granted without fee, provided that + * the above copyright notice appear in all copies and that both that + * copyright notice and this permission notice appear in supporting + * documentation. No representations are made about the suitability of this + * software for any purpose. It is provided "as is" without express or + * implied warranty. + */ |