diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-05-26 13:38:57 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-05-26 13:38:57 +0000 |
commit | 0126e157b87f137fc08dc7f46f6c291b9d06ac5d (patch) | |
tree | f8555e3e504eb82b4cd3cba5cec20ae4ce8124ff /gnu/egcs/libf2c/disclaimer.netlib | |
parent | ff8e9a4356e55ed142306c3a375fa280800abc86 (diff) |
egcs projects compiler system
Exact copy of the snapshot, except for the removal of
texinfo/
gcc/ch/
libchill/
Diffstat (limited to 'gnu/egcs/libf2c/disclaimer.netlib')
-rw-r--r-- | gnu/egcs/libf2c/disclaimer.netlib | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gnu/egcs/libf2c/disclaimer.netlib b/gnu/egcs/libf2c/disclaimer.netlib new file mode 100644 index 00000000000..a11108f83db --- /dev/null +++ b/gnu/egcs/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. |