From 597a9064e4d2df85d53726928e576a9be53d22fb Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 31 Jul 2012 20:11:25 -0400 Subject: Fixed incorrect fsf address. Closes issue #6. --- intl/plural.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'intl/plural.c') diff --git a/intl/plural.c b/intl/plural.c index c9ff63f..e5db8a9 100644 --- a/intl/plural.c +++ b/intl/plural.c @@ -35,7 +35,7 @@ You should have received a copy of the GNU Library 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 St, Fifth Floor, Boston, MA 02110-1301, USA. */ /* The bison generated parser uses alloca. AIX 3 forces us to put this @@ -317,8 +317,8 @@ static const short yycheck[] = { 1, 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. */ + Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. -- cgit v1.2.1