diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2011-02-11 15:59:00 +0100 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2011-03-02 18:55:24 +0100 |
commit | 78ab02ffa00d1f1a149bed755b72ff0bf0ff4bbb (patch) | |
tree | 31d7e3bb3889bad86641781ea4c80bdbed8d7cb6 /debian/copyright | |
parent | f6cff33fb722533567992b4152f5072f770e8b93 (diff) | |
download | zsh-78ab02ffa00d1f1a149bed755b72ff0bf0ff4bbb.tar.gz zsh-78ab02ffa00d1f1a149bed755b72ff0bf0ff4bbb.zip |
Initial `debian/' import
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 000000000..7a42be708 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,36 @@ +This is the Debian Linux prepackaged version of the Z Shell (zsh), a shell +with lots of features. + +This package was put together by Robert Leslie <rob@mars.org> with sources +obtained from: + ftp://ftp.math.gatech.edu/pub/zsh/ + +Source can now be obtained from ftp://ftp.zsh.org/pub/zsh/ + +The following copyright and license apply to this software: + +The Z Shell is copyright (c) 1992-2000 Paul Falstad, Richard Coleman, +Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and +others. All rights reserved. Individual authors, whether or not +specifically named, retain copyright in all changes; in what follows, they +are referred to as `the Zsh Development Group'. This is for convenience +only and this body has no legal status. The Z shell is distributed under +the following licence; any provisions made in individual files take +precedence. + +Permission is hereby granted, without written agreement and without +licence or royalty fees, to use, copy, modify, and distribute this +software and to distribute modified versions of this software for any +purpose, provided that the above copyright notice and the following +two paragraphs appear in all copies of this software. + +In no event shall the Zsh Development Group be liable to any party for +direct, indirect, special, incidental, or consequential damages arising out +of the use of this software and its documentation, even if and the Zsh +Development Group have been advised of the possibility of such damage. + +The Zsh Development Group specifically disclaim any warranties, including, +but not limited to, the implied warranties of merchantability and fitness +for a particular purpose. The software provided hereunder is on an "as is" +basis, and the Zsh Development Group have no obligation to provide +maintenance, support, updates, enhancements, or modifications. |