|
Revision 4662, 0.7 KB
(checked in by pmoura, 5 days ago)
|
|
Updated copyright notice.
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | ================================================================ |
|---|
| 2 | Logtalk - Open source object-oriented logic programming language |
|---|
| 3 | Release 2.35.0 |
|---|
| 4 | |
|---|
| 5 | Copyright (c) 1998-2009 Paulo Moura. All Rights Reserved. |
|---|
| 6 | Logtalk is free software. You can redistribute it and/or modify |
|---|
| 7 | it under the terms of the "Artistic License 2.0" as published by |
|---|
| 8 | The Perl Foundation. Consult the "LICENSE.txt" file for details. |
|---|
| 9 | ================================================================ |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | This directory contains files used when building Windows 2000/XP GUI |
|---|
| 13 | installers using Inno Setup 5.1.11 (or a later version): |
|---|
| 14 | |
|---|
| 15 | http://www.jrsoftware.org/isinfo.php |
|---|
| 16 | |
|---|
| 17 | The building script, "logtalk.iss", assumes that a local copy of Logtalk |
|---|
| 18 | exists in the "C:\lgtsvn" directory. |
|---|