| 1 | ============================================================ |
|---|
| 2 | |
|---|
| 3 | If you have the './extensions' directory, please also see |
|---|
| 4 | license.extensions file. |
|---|
| 5 | |
|---|
| 6 | ============================================================ |
|---|
| 7 | |
|---|
| 8 | The codes in the './core' directory is distributed with |
|---|
| 9 | the BSD license. |
|---|
| 10 | |
|---|
| 11 | MAFFT: multiple sequence alignment program |
|---|
| 12 | Copyright (c) 2009 Kazutaka Katoh |
|---|
| 13 | |
|---|
| 14 | Redistribution and use in source and binary forms, |
|---|
| 15 | with or without modification, are permitted provided |
|---|
| 16 | that the following conditions are met: |
|---|
| 17 | |
|---|
| 18 | Redistributions of source code must retain the |
|---|
| 19 | above copyright notice, this list of conditions |
|---|
| 20 | and the following disclaimer. Redistributions in |
|---|
| 21 | binary form must reproduce the above copyright |
|---|
| 22 | notice, this list of conditions and the following |
|---|
| 23 | disclaimer in the documentation and/or other |
|---|
| 24 | materials provided with the distribution. |
|---|
| 25 | |
|---|
| 26 | The name of the author may not be used to endorse |
|---|
| 27 | or promote products derived from this software without |
|---|
| 28 | specific prior written permission. |
|---|
| 29 | |
|---|
| 30 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" |
|---|
| 31 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, |
|---|
| 32 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
|---|
| 33 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
|---|
| 34 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
|---|
| 35 | AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
|---|
| 36 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
|---|
| 37 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT |
|---|
| 38 | OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, |
|---|
| 39 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
|---|
| 40 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
|---|
| 41 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|---|
| 42 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
|---|
| 43 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY |
|---|
| 44 | OF SUCH DAMAGE. |
|---|
| 45 | --------------------------------------------------------------------------------- |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | |
|---|