]> git.saurik.com Git - bison.git/blobdiff - src/complain.c
* data/lalr1.cc: Move the body of the ctor and dtor into the
[bison.git] / src / complain.c
index 8a192bd26c5f631970137134c84810f3c2a7eef0..4769df5c27d7ca102724fcbc1ab65fad3d8d981a 100644 (file)
@@ -13,7 +13,7 @@
 
    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,
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
    USA.  */
 
 /* Based on error.c and error.h,