diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-04-28 00:17:14 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-04-28 00:17:14 +0200 | 
| commit | ee0281c6950ab7652420a7dc5574367228d47f43 (patch) | |
| tree | 53ef9d017b8192d0ce4c1bf8783fc9fe697c8547 /common/EFL2 | |
| parent | ECL (diff) | |
| download | licenses-ee0281c6950ab7652420a7dc5574367228d47f43.tar.gz licenses-ee0281c6950ab7652420a7dc5574367228d47f43.tar.bz2 licenses-ee0281c6950ab7652420a7dc5574367228d47f43.tar.xz | |
Eiffle Forum License
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -rw-r--r-- | common/EFL2 | 24 | 
1 files changed, 24 insertions, 0 deletions
| diff --git a/common/EFL2 b/common/EFL2 new file mode 100644 index 0000000..a703e27 --- /dev/null +++ b/common/EFL2 @@ -0,0 +1,24 @@ + +  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. + +*********************** + | 
