diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-18 10:51:31 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-18 10:51:31 +0000 |
commit | 98e51635e2084da6cfe0d3b1782cb95b80fd2caa (patch) | |
tree | 0938eb35cebcf917f447463078144fc4832576c6 /contrib/libf2c/disclaimer.netlib | |
parent | 0bedf4fb30066e5e1d4342a1d3914dae7d37cba7 (diff) | |
download | FreeBSD-src-98e51635e2084da6cfe0d3b1782cb95b80fd2caa.zip FreeBSD-src-98e51635e2084da6cfe0d3b1782cb95b80fd2caa.tar.gz |
Virgin import of EGCS 1.1.2's libf2c
Diffstat (limited to 'contrib/libf2c/disclaimer.netlib')
-rw-r--r-- | contrib/libf2c/disclaimer.netlib | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/libf2c/disclaimer.netlib b/contrib/libf2c/disclaimer.netlib new file mode 100644 index 0000000..a11108f --- /dev/null +++ b/contrib/libf2c/disclaimer.netlib @@ -0,0 +1,15 @@ +f2c is a Fortran to C converter under development since 1990 by + David M. Gay (then AT&T Bell Labs, now Bell Labs, Lucent Technologies) + Stu Feldman (then at Bellcore, now at IBM) + Mark Maimone (Carnegie-Mellon University) + Norm Schryer (then AT&T Bell Labs, now AT&T Labs) +Please send bug reports to dmg@research.bell-labs.com . + +AT&T, Bellcore and Lucent disclaim all warranties with regard to this +software, including all implied warranties of merchantability +and fitness. In no event shall AT&T, Bellcore or Lucent be liable for +any special, indirect or consequential damages or any damages +whatsoever resulting from loss of use, data or profits, whether +in an action of contract, negligence or other tortious action, +arising out of or in connection with the use or performance of +this software. |