diff options
| author | Lua Team <team@lua.org> | 1999-07-08 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 1999-07-08 12:00:00 +0000 |
| commit | afb67002d94ef22c14741910ba83da262a6e9338 (patch) | |
| tree | b51ab3502813f590a4b115997f6fe41da43b6586 /COPYRIGHT | |
| parent | 377347776f1f3d820f92151f70bec667f96d5e6b (diff) | |
| download | lua-github-3.2.tar.gz | |
Lua 3.23.2
Diffstat (limited to 'COPYRIGHT')
| -rw-r--r-- | COPYRIGHT | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -4,14 +4,18 @@ Lua COPYRIGHT NOTICE Lua is free and non-proprietary. It can be used for both academic and commercial purposes at absolutely no cost. There are no royalties or GNU-like "copyleft" restrictions. -On the other hand, Lua is not in the public domain; TeCGraf keeps its copyright. -If you use Lua, please give us credit, but we would appreciate *not* receiving +Lua (probably) qualifies as Open Source software. +Nevertheless, Lua is not in the public domain and TeCGraf keeps its copyright. + +If you use Lua, please give us credit (a nice way to do this is to include a +logo in a web page for your product), but we would appreciate *not* receiving lengthy legal documents to sign. -The legal details are below. + +The legal details are below. =============================================================================== -Copyright (c) 1994-1998 TeCGraf, PUC-Rio. All rights reserved. +Copyright (c) 1994-1999 TeCGraf, PUC-Rio. 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 |
