Index: grep/src/dfa.c
diff -u grep/src/dfa.c:1.35 grep/src/dfa.c:1.36
--- grep/src/dfa.c:1.35 Thu Apr 28 20:27:11 2005
+++ grep/src/dfa.c Mon May 2 09:47:48 2005
@@ -13,7 +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 */
/* Written June, 1988 by Mike Haertel
Modified July, 1988 by Arthur David Olson to assist BMG speedups */