diff options
Diffstat (limited to 'gettext-tools/libgrep/dfa.c')
-rw-r--r-- | gettext-tools/libgrep/dfa.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/libgrep/dfa.c b/gettext-tools/libgrep/dfa.c index e08e799e3..f1046ad43 100644 --- a/gettext-tools/libgrep/dfa.c +++ b/gettext-tools/libgrep/dfa.c @@ -12,8 +12,8 @@ GNU General Public License for more details. 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 */ + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-13017, USA */ /* Written June, 1988 by Mike Haertel Modified July, 1988 by Arthur David Olson to assist BMG speedups */ |