Index: grep/src/grep.h
diff -u grep/src/grep.h:1.9 grep/src/grep.h:1.10
--- grep/src/grep.h:1.9 Sun Mar  4 05:39:41 2001
+++ grep/src/grep.h     Mon May  2 09:47:48 2005
@@ -13,8 +13,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
 
 #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 6) || __STRICT_ANSI__
 # define __attribute__(x)


Reply via email to