grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/src/grep.c,v


From: Tony Abou-Assaleh
Subject: Changes to grep/src/grep.c,v
Date: Wed, 21 Jan 2009 03:16:17 +0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Tony Abou-Assaleh <taa> 09/01/21 03:16:14

Index: src/grep.c
===================================================================
RCS file: /sources/grep/grep/src/grep.c,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -b -r1.127 -r1.128
--- src/grep.c  14 Feb 2008 04:03:39 -0000      1.127
+++ src/grep.c  21 Jan 2009 03:16:13 -0000      1.128
@@ -1,6 +1,6 @@
 /* grep.c - main driver file for grep.
    Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004,
-   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -2186,7 +2186,7 @@
 License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-        "2008");
+        "2009");
       printf ("\n");
       exit (0);
     }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]