| 1 | |
|---|
| 2 | plone4bio.base is a software to predict properties of biosequences, |
|---|
| 3 | meant to be used in a bioinformatics content management system. |
|---|
| 4 | plone4bio.base is Copyright (C) 2008 BioDec S.r.l. |
|---|
| 5 | |
|---|
| 6 | This program is free software; you can redistribute it and/or modify it |
|---|
| 7 | under the terms of the GNU General Public License version 2 as published |
|---|
| 8 | by the Free Software Foundation. |
|---|
| 9 | |
|---|
| 10 | This program is distributed in the hope that it will be useful, but |
|---|
| 11 | WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 13 | General Public License for more details. |
|---|
| 14 | |
|---|
| 15 | You should have received a copy of the GNU General Public License along |
|---|
| 16 | with this program; if not, write to the Free Software Foundation, Inc., |
|---|
| 17 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
|---|
| 18 | |
|---|
| 19 | To contact BioDec S.r.l.: |
|---|
| 20 | * Email: info@biodec.com |
|---|
| 21 | * WWW: http://www.biodec.com |
|---|
| 22 | * Phone: (+39)-051-0548263 |
|---|
| 23 | * Fax: (+39)-051-7459582 |
|---|
| 24 | |
|---|
| 25 | BioDec S.r.l. is an Italian company: |
|---|
| 26 | * Address: BioDec S.r.l. |
|---|
| 27 | via Calzavecchio 20/2 |
|---|
| 28 | I-40033 Casalecchio di Reno (BO) |
|---|
| 29 | Italy |
|---|
| 30 | |
|---|
| 31 | This General Public License does not permit incorporating your program |
|---|
| 32 | into proprietary programs. If your program is a subroutine library, you |
|---|
| 33 | may consider it more useful to permit linking proprietary applications |
|---|
| 34 | with the library. If this is what you want to do, use the GNU Lesser |
|---|
| 35 | General Public License instead of this License. |
|---|