X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/51f4735e22c1b9172f41b5774ef323103a11924a..0fb669f9d648dfdd7a39478a6b658511455ae966:/src/lalr.c diff --git a/src/lalr.c b/src/lalr.c index e69c05c7..8627f1cb 100644 --- a/src/lalr.c +++ b/src/lalr.c @@ -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. */ /* Compute how to make the finite state machine deterministic; find