diff options
author | nyamatongwe <unknown> | 2000-03-08 01:36:00 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-03-08 01:36:00 +0000 |
commit | 8eba2a95b6aa25489c28eabfcd54e0389de78899 (patch) | |
tree | 12898a1d1b9db690270b093a0182239d3aa85de6 /License.txt | |
download | scintilla-mirror-8eba2a95b6aa25489c28eabfcd54e0389de78899.tar.gz |
Initial revision
Diffstat (limited to 'License.txt')
-rw-r--r-- | License.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/License.txt b/License.txt new file mode 100644 index 000000000..4c7deb821 --- /dev/null +++ b/License.txt @@ -0,0 +1,20 @@ +License for Scintilla and SciTE + +Copyright 1998-2000 by Neil Hodgson <neilh@scintilla.org> + +All Rights Reserved + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation. + +NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE +OR PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file |