diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-07 21:45:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-07 21:45:17 +0800 |
commit | 1736281db22810d03ef7c31ec9144a74e12c2de8 (patch) | |
tree | 2452925128942691d21d0f2ef82bfa42a31f1e85 /biology/primer3/pkg-message | |
parent | 4771f38f3869be2c346a8c798b9753ff8f9e5898 (diff) | |
download | freebsd-ports-graphics-1736281db22810d03ef7c31ec9144a74e12c2de8.tar.gz freebsd-ports-graphics-1736281db22810d03ef7c31ec9144a74e12c2de8.tar.zst freebsd-ports-graphics-1736281db22810d03ef7c31ec9144a74e12c2de8.zip |
Updated to fix problems as stated in PR ports/42915
PR: ports/42915
Submitted by: Tony Maher <tonym@biolateral.com.au>
Diffstat (limited to 'biology/primer3/pkg-message')
-rw-r--r-- | biology/primer3/pkg-message | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/biology/primer3/pkg-message b/biology/primer3/pkg-message new file mode 100644 index 00000000000..e0265f7c789 --- /dev/null +++ b/biology/primer3/pkg-message @@ -0,0 +1,41 @@ + Copyright (c) 1996,1997,1998 + Whitehead Institute for Biomedical Research. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions must reproduce the above copyright notice, this +list of conditions and the following disclaimer in the documentation +and/or other materials provided with the distribution. Redistributions of +source code must also reproduce this information in the source code itself. + +2. If the program is modified, redistributions must include a notice +(in the same places as above) indicating that the redistributed program is +not identical to the version distributed by Whitehead Institute. + +3. All advertising materials mentioning features or use of this +software must display the following acknowledgment: + This product includes software developed by the + Whitehead Institute for Biomedical Research. + +4. The name of the Whitehead Institute may not be used to endorse or +promote products derived from this software without specific prior written +permission. + +We also request that use of this software be cited in publications as + +Steve Rozen, Helen J. Skaletsky (1996,1997,1998) + Primer3. Code available at + http://www-genome.wi.mit.edu/genome_software/other/primer3.html + +THIS SOFTWARE IS PROVIDED BY THE WHITEHEAD INSTITUTE ``AS IS'' AND 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 WHITEHEAD INSTITUTE BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. |