summaryrefslogtreecommitdiff
path: root/lang/eperl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-06 09:23:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-06 09:23:58 +0000
commit1ac96bffe838d34a2e4f3bb7d7528f2a3cb3d993 (patch)
tree6b2c590c10252e55312341b407dda36aeeb9203c /lang/eperl
parentUpgrade to 2.4.2. (diff)
Move copyright text to MESSAGE file, which will be displayed
by pkg_add (if it weren't buggy).
Notes
Notes: svn path=/head/; revision=5228
Diffstat (limited to 'lang/eperl')
-rw-r--r--lang/eperl/pkg-descr44
-rw-r--r--lang/eperl/pkg-message41
2 files changed, 41 insertions, 44 deletions
diff --git a/lang/eperl/pkg-descr b/lang/eperl/pkg-descr
index bb43f40cafaa..c5695eaffd06 100644
--- a/lang/eperl/pkg-descr
+++ b/lang/eperl/pkg-descr
@@ -13,47 +13,3 @@
The documentation and latest release can be found on
http://www.engelschall.com/sw/eperl/
-
-
- L I C E N S E A G R E E M E N T
-
- Copyright (c) 1996,1997 Ralf S. Engelschall, 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 of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- 2. Redistributions in binary form 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.
-
- 3. All advertising materials mentioning features or use of this
- software must display the following acknowledgment:
- "This product includes software developed by
- Ralf S. Engelschall <rse@engelschall.com>."
-
- 4. Redistributions of any form whatsoever must retain the following
- acknowledgment:
- "This product includes software developed by
- Ralf S. Engelschall <rse@engelschall.com>."
-
- 5. The names "ePerl" and "Embedded Perl 5 for HTML" must not be used to
- endorse or promote products derived from this software without
- prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
- EXPRESSED 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 RALF S. ENGELSCHALL OR HIS CONTRIBUTORS
- 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.
-
diff --git a/lang/eperl/pkg-message b/lang/eperl/pkg-message
new file mode 100644
index 000000000000..9a2581aeee7c
--- /dev/null
+++ b/lang/eperl/pkg-message
@@ -0,0 +1,41 @@
+ L I C E N S E A G R E E M E N T
+
+ Copyright (c) 1996,1997 Ralf S. Engelschall, 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 of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form 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.
+
+ 3. All advertising materials mentioning features or use of this
+ software must display the following acknowledgment:
+ "This product includes software developed by
+ Ralf S. Engelschall <rse@engelschall.com>."
+
+ 4. Redistributions of any form whatsoever must retain the following
+ acknowledgment:
+ "This product includes software developed by
+ Ralf S. Engelschall <rse@engelschall.com>."
+
+ 5. The names "ePerl" and "Embedded Perl 5 for HTML" must not be used to
+ endorse or promote products derived from this software without
+ prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
+ EXPRESSED 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 RALF S. ENGELSCHALL OR HIS CONTRIBUTORS
+ 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.