-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27a2ec7
commit f8fa12d
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
LICENSE | ||
======= | ||
|
||
The Evolve 4.0 application is completely free. | ||
|
||
The source code can be used according to this license: | ||
|
||
Evolve, Version 4.8c | ||
URL: http://www.stauffercom.com/evolve4 | ||
E-mail: [email protected] | ||
|
||
Copyright (C) 1996-2007 by Ken Stauffer. | ||
All rights reserved. | ||
Eiffel Forum License, version 2 | ||
|
||
1. Permission is hereby granted to use, copy, modify and/or | ||
distribute this package, provided that: | ||
* copyright notices are retained unchanged, | ||
* any distribution of this package, whether modified or not, | ||
includes this license text. | ||
|
||
2. Permission is hereby also granted to distribute binary programs | ||
which depend on this package. If the binary program depends on a | ||
modified version of this package, you are encouraged to publicly | ||
release the modified version of this package. | ||
|
||
*********************** | ||
|
||
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY. ANY EXPRESS OR | ||
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY PARTY FOR ANY | ||
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS PACKAGE. | ||
|
||
*********************** |