diff options
Diffstat (limited to 'jpegutils')
-rw-r--r-- | jpegutils/transupp-6b.c | 2 | ||||
-rw-r--r-- | jpegutils/transupp-6b.h | 2 | ||||
-rw-r--r-- | jpegutils/transupp-8a.c | 2 |
3 files changed, 3 insertions, 3 deletions
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 |