updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / x11-ssh-askpass / LICENSE
blob1f10ff14c3a0854dd6d94e57a45268be176efa55
1 +--------------------------+
2 | Copyright, License, Etc. |
3 +--------------------------+
5 Some portions of x11-ssh-askpass are derived directly or indirectly
6 from portions of xscreensaver by Jamie Zawinski <jwz@jwz.org>, while
7 others are original works.
9 The contents of the following files is taken directly, in whole or in
10 part, from xscreensaver:
12   drawing.c
13   drawing.h
14   resources.c
15   resources.h
17 The contents of the following files contains a limited amount of code
18 (less than approximately 25%) which is derived from portions of
19 xscreensaver:
21   x11-ssh-askpass.c
23 The remainder of the code is an original work, including the following
24 files:
26   dynlist.c
27   dynlist.h
28   x11-ssh-askpass.h
29   *.ad
31 The portions derived from xscreensaver require the following notice:
33   xscreensaver, Copyright (c) 1991-1999 Jamie Zawinski <jwz@jwz.org>
35   Permission to use, copy, modify, distribute, and sell this software
36   and its documentation for any purpose is hereby granted without fee,
37   provided that the above copyright notice appear in all copies and
38   that both that copyright notice and this permission notice appear in
39   supporting documentation.  No representations are made about the
40   suitability of this software for any purpose.  It is provided "as is"
41   without express or implied warranty.
43 The remaining portions fall under the following copyright and license:
45   by Jim Knoble <jmknoble@pobox.com>
46   Copyright (C) 1999,2000,2001 Jim Knoble
47   
48   Permission to use, copy, modify, distribute, and sell this software
49   and its documentation for any purpose is hereby granted without fee,
50   provided that the above copyright notice appear in all copies and
51   that both that copyright notice and this permission notice appear in
52   supporting documentation.