]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
Update FSF postal mail address.
[bison.git] / src / reduce.c
index b53948f93ead59906d564aea7c292bbab512d834..a6b9e629089ed7ea4fd9d7cd2f557130d2ee7d5f 100644 (file)
@@ -17,8 +17,8 @@
 
    You should have received a copy of the GNU General Public License
    along with Bison; see the file COPYING.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.  */
 
 
 /* Reduce the grammar: Find and eliminate unreachable terminals,