diff options
Diffstat (limited to 'math/rapid/files/pkg-message.in')
-rw-r--r-- | math/rapid/files/pkg-message.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/math/rapid/files/pkg-message.in b/math/rapid/files/pkg-message.in index 70756225f18a..cee7594393b5 100644 --- a/math/rapid/files/pkg-message.in +++ b/math/rapid/files/pkg-message.in @@ -1,6 +1,6 @@ - -************************************************************************** - +[ +{ type: install + message: <<EOM The RAPID code is offered "as is" and is free for non-commercial use. To use RAPID for any commercial purpose, you must request a license from @@ -8,5 +8,6 @@ To use RAPID for any commercial purpose, you must request a license from http://www.cs.unc.edu/~geom/OBB/OBBT.html Redistribution of RAPID code in any form is strictly prohibited. - -************************************************************************** +EOM +} +] |