diff options
author | Peter Simons <simons@cryp.to> | 2010-01-05 15:37:20 +0100 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2010-01-05 15:37:20 +0100 |
commit | 89b80e0c00453dfe2239d7e94e08eb012deb3719 (patch) | |
tree | 294420ab27316f9c113a3f23b8b5af926138ec94 /m4/ax_trilinos_rtop.m4 | |
parent | c9a57e8e6353c4e615ab388eec0503a17bd87dac (diff) | |
download | autoconf-archive-89b80e0c00453dfe2239d7e94e08eb012deb3719.tar.gz |
Augmented the text of the all-permissive license by an express warranty disclaimer.
This has been suggested by the FSF on http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html.
Diffstat (limited to 'm4/ax_trilinos_rtop.m4')
-rw-r--r-- | m4/ax_trilinos_rtop.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_trilinos_rtop.m4 b/m4/ax_trilinos_rtop.m4 index 1032e00..6eb68ff 100644 --- a/m4/ax_trilinos_rtop.m4 +++ b/m4/ax_trilinos_rtop.m4 @@ -20,7 +20,8 @@ # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice -# and this notice are preserved. +# and this notice are preserved. This file is offered as-is, without any +# warranty. AC_DEFUN([AX_TRILINOS_RTOP],[ AC_REQUIRE([AX_TRILINOS_BASE]) |