summaryrefslogtreecommitdiff
path: root/misc/iselect/pkg-message
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1998-01-03 12:04:58 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1998-01-03 12:04:58 +0000
commit41ebeb122f695aa8d1c8802b7caba0bdfb484e2c (patch)
treee76c7e3c37162923505d99add847f24a0ea4a67e /misc/iselect/pkg-message
parentUpgrade to 1.78 (diff)
Import of iSelect, Version 1.0.4
iSelect is an interactive line selection tool for ASCII files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script or in batch mode as a pipeline filter (usually between grep and the final executing command). The homepage of iSelect can be found on http://www.engelschall.com/sw/iselect/ Submitted by: Ralf S. Engelschall Obtained from: Ralf S. Engelschall
Diffstat (limited to 'misc/iselect/pkg-message')
-rw-r--r--misc/iselect/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/iselect/pkg-message b/misc/iselect/pkg-message
new file mode 100644
index 000000000000..a08f665d6e5b
--- /dev/null
+++ b/misc/iselect/pkg-message
@@ -0,0 +1,13 @@
+
+ Copyright (c) 1996,1997 Ralf S. Engelschall, All rights reserved.
+
+ This program is free software; it may be redistributed and/or modified
+ only under the terms of either the Artistic License or the GNU General
+ Public License, which may be found in the ePerl source distribution.
+ Look at the files ARTISTIC and COPYING or run ``eperl -l'' to receive
+ a built-in copy of both license files.
+
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the
+ Artistic License or the GNU General Public License for more details.