head 1.7; access; symbols ISELECT_1_4_0:1.7 ISELECT_1_3_1:1.5 ISELECT_1_3_0:1.3 ISELECT_1_2_0:1.1.1.4 ISELECT_1_1_0:1.1.1.3 ISELECT_1_0_4:1.1.1.2 ISELECT_1_0_0:1.1.1.1 vendor:1.1.1; locks; strict; comment @ * @; 1.7 date 2007.07.08.09.31.20; author rse; state Exp; branches; next 1.6; commitid 35HJBbPX5gshJWos; 1.6 date 2007.07.08.09.28.11; author rse; state Exp; branches; next 1.5; commitid P0IqEKWWbsvcIWos; 1.5 date 2005.10.05.18.37.19; author rse; state Exp; branches; next 1.4; 1.4 date 2005.10.05.18.19.42; author rse; state Exp; branches; next 1.3; 1.3 date 2004.09.11.15.19.59; author rse; state Exp; branches; next 1.2; 1.2 date 2004.09.11.15.18.49; author rse; state Exp; branches; next 1.1; 1.1 date 97.09.17.07.13.28; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.09.17.07.13.28; author rse; state Exp; branches; next 1.1.1.2; 1.1.1.2 date 98.01.03.09.09.31; author rse; state Exp; branches; next 1.1.1.3; 1.1.1.3 date 98.04.05.16.38.59; author rse; state Exp; branches; next 1.1.1.4; 1.1.1.4 date 99.03.31.06.50.37; author rse; state Exp; branches; next ; desc @@ 1.7 log @bump version @ text @/* iselect_readme.c -- automatically generated by asc2c */ #include char *iSelect_README[] = {\ " _ ____ _ _ ", " (_) ___| ___| | ___ ___| |_ ", " / /\\___ \\ / _ \\ |/ _ \\/ __| __|", " / / ___) | __/ | __/ (__| |_ ", " (_( |____/ \\___|_|\\___|\\___|\\__|", "", " iSelect -- Interactive Selection Tool", "", " 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). ", " ", " Version 1.4.0 (08-Jul-2007)", "", " The latest release can be found on", " http://www.ossp.org/pkg/tool/iselect/", "", " Copyright (c) 1997-2007 Ralf S. Engelschall ", "", " This program is free software; it may be redistributed and/or modified ", " only under the terms of the GNU General Public License, which may be found ", " in the iSelect source distribution. Look at the file COPYING for details. ", "", " 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 the the GNU General Public ", " License for more details.", "", " Ralf S. Engelschall", " rse@@engelschall.com", " www.engelschall.com", "", NULL }; /*EOF*/ @ 1.6 log @bump up version and copyright information @ text @d20 1 a20 1 " Version 1.3.1 (05-Oct-2005)", @ 1.5 log @bump version before release @ text @d25 1 a25 1 " Copyright (c) 1997-2005 Ralf S. Engelschall ", @ 1.4 log @adjust copyright yearW @ text @d20 1 a20 1 " Version 1.3.0 (11-Sep-2004)", @ 1.3 log @regenerated @ text @d25 1 a25 1 " Copyright (c) 1997-2004 Ralf S. Engelschall ", @ 1.2 log @modernize source tree @ text @d20 1 a20 1 " Version 1.2.1 (25-Jul-2000)", @ 1.1 log @Initial revision @ text @d14 5 a18 2 " iSelect is a Curses-based tool for interactive line selection ", " in an ASCII file via a full-screen terminal session.", d20 1 a20 1 " Version 1.0.0 (17-09-1997)", d23 1 a23 1 " http://www.engelschall.com/sw/iselect/", d25 1 a25 1 " Copyright (c) 1996,1997 Ralf S. Engelschall, All rights reserved.", d27 8 a34 10 " 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.", @ 1.1.1.1 log @Import iSelect 1.0.0 @ text @@ 1.1.1.2 log @Import iSelect 1.0.4 @ text @d14 2 a15 5 " 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). ", d17 1 a17 1 " Version 1.0.4 (03-01-1998)", d22 1 a22 1 " Copyright (c) 1996,1997,1998 Ralf S. Engelschall.", @ 1.1.1.3 log @Import iSelect 1.1.0 @ text @d20 1 a20 1 " Version 1.1.0 (05-04-1998)", @ 1.1.1.4 log @Import iSelect 1.2.0 @ text @d20 1 a20 1 " Version 1.2.0 (31-Mar-1999)", d25 1 a25 1 " Copyright (c) 1997-1999 Ralf S. Engelschall.", d27 5 a31 3 " This program is free software; it may be redistributed and/or modified ", " only under the terms of the GNU General Public License, which may be found ", " in the iSelect source distribution. Look at the file COPYING for details. ", d33 4 a36 4 " 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 the the GNU General Public ", " License for more details.", @