diff options
| author | Lua Team <team@lua.org> | 1995-02-07 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 1995-02-07 12:00:00 +0000 |
| commit | a8b6ba0954edb9e0e669e1f451b9a8f145ce5166 (patch) | |
| tree | 35e9e9999968c4f13a25a5f647203456f044274a /COPYRIGHT | |
| parent | 944fc7d7d95575f2b8023c1f3d4ac19e1369fc76 (diff) | |
| download | lua-github-2.1.tar.gz | |
Lua 2.12.1
Diffstat (limited to 'COPYRIGHT')
| -rw-r--r-- | COPYRIGHT | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 00000000..b730ccd7 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,18 @@ +Copyright (c) 1994-1995 +Waldemar Celes Filho, Luiz Henrique de Figueiredo, Roberto Ierusalimschy. +All rights reserved. + +Permission is hereby granted, without written agreement and without license +or royalty fees, to use, copy, modify, and distribute this software and its +documentation 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 authors be liable to any party for direct, indirect, +special, incidental, or consequential damages arising out of the use of this +software and its documentation. + +The authors specifically disclaims 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 +authors have no obligation to provide maintenance, support, updates, +enhancements, or modifications. |
