]> git.saurik.com Git - bison.git/blobdiff - src/lalr.c
Removed inappropriate use of $< macro.
[bison.git] / src / lalr.c
index dc0b043c0bc4b3b730775e0994e9a2779071e149..117f2b9fa9d15a756ea4645b35c8cf64e572c54f 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
 /* Compute how to make the finite state machine deterministic;