From 4c2b90806ffce73f9f5ad861df939f119256cd74 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 4 Sep 2012 12:56:45 -0400 Subject: Fixed incorrect fsf addresses. Closes #4. --- jpegutils/transupp-6b.c | 2 +- jpegutils/transupp-6b.h | 2 +- jpegutils/transupp-8a.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'jpegutils') diff --git a/jpegutils/transupp-6b.c b/jpegutils/transupp-6b.c index 3ed7bad..acd13fc 100644 --- a/jpegutils/transupp-6b.c +++ b/jpegutils/transupp-6b.c @@ -17,7 +17,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 Street #330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ /* based upon file transupp.c from the libjpeg package, original copyright diff --git a/jpegutils/transupp-6b.h b/jpegutils/transupp-6b.h index 9b89e4f..1ea4ebe 100644 --- a/jpegutils/transupp-6b.h +++ b/jpegutils/transupp-6b.h @@ -17,7 +17,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 Street #330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ /* based upon file transupp.h from the libjpeg package, original copyright diff --git a/jpegutils/transupp-8a.c b/jpegutils/transupp-8a.c index 03caa09..0c6fcd9 100644 --- a/jpegutils/transupp-8a.c +++ b/jpegutils/transupp-8a.c @@ -17,7 +17,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 Street #330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ /* based upon file transupp.c from the libjpeg package, original copyright -- cgit v1.2.1