| 1 | Copyright: (c) 2007 Maestro Publishing, LLC |
|---|
| 2 | Author: Peter J. Farrell (pjf@maestropublishing.com) |
|---|
| 3 | Package: LylaCaptcha - http://lyla.maestropublishing.com |
|---|
| 4 | Based On the Work Of: Mark Mandel (mark@compoundtheory.com) - http://www.compoundtheory.com |
|---|
| 5 | Version: 0.1 beta |
|---|
| 6 | License: |
|---|
| 7 | (c) 2007 Maestro Publishing, LLC |
|---|
| 8 | Licensed under the Apache License, Version 2.0 (the "License"); |
|---|
| 9 | you may not use this file except in compliance with the License. |
|---|
| 10 | You may obtain a copy of the License at |
|---|
| 11 | |
|---|
| 12 | http://www.apache.org/licenses/LICENSE-2.0 |
|---|
| 13 | |
|---|
| 14 | Unless required by applicable law or agreed to in writing, software |
|---|
| 15 | distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 16 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 17 | See the License for the specific language governing permissions and |
|---|
| 18 | limitations under the License. |
|---|
| 19 | |
|---|
| 20 | Other Restrictions In Addition to the Apache 2.0 License: |
|---|
| 21 | - The "LylaCaptcha" attribution text must be displayed in the generated Captcha |
|---|
| 22 | image. Please do not comment out or otherwise change the the source code to |
|---|
| 23 | defeat this request. |
|---|
| 24 | - You may distribute Lyla Captcha within/embedded your application. |
|---|
| 25 | - Please to not sell the Lyla Captcha package by itself as this against the |
|---|
| 26 | spirit of this open source project. |
|---|
| 27 | |
|---|
| 28 | N.B.: |
|---|
| 29 | ********************************************************************************** |
|---|
| 30 | * This license may differ from the license of the program that uses LylaCaptcha. * |
|---|
| 31 | ********************************************************************************** |
|---|
| 32 | |
|---|
| 33 | Shameless Begging: |
|---|
| 34 | If LylaCaptcha proves to be a useful captcha for you, please consider gifting me |
|---|
| 35 | something on my Amazon Wishlist: http://www.amazon.com/gp/registry/2NDKJIPDUYE9W |
|---|
| 36 | |
|---|
| 37 | Or you may make a donation with PayPal: pjf@maestropublishing.com |
|---|
| 38 | |
|---|
| 39 | Your generosity is greatly appreciated and thank you for supporting Open Source |
|---|
| 40 | Software authors. |
|---|