Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 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. The development source code is available via CVS from Savannah: see . The main project page is at . The source code in the CVS uses autotools to generate some files. Before following the instructions in the INSTALL file for compiling grep, you need to run the autogen.sh script. If you don't have the autotools installed on your system, you can download a CVS release file (generated with `make dist') from . Test releases are available at . Please submit bug reports to . If you are interested in the development of GNU grep, you may want to subscribe to the development mailing list. To subscribe, send an email message to with "subscribe" (without the quotation marks) in the subject header field (or in the body) of the email, or visit . To follow development more closely, there is also the grep-commit mailing list to which log entries (one per commit) and diff output (one per modified file) from CVS are automatically sent. To subscribe, send an email message to with "subscribe" (without the quotation marks) in the subject header field (or in the body) of the email, or visit . A web page containing information for GNU grep developers is at .