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 acd13fc..9b2f08f 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 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, 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 1ea4ebe..33d7a08 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 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, 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 0c6fcd9..58af4a2 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 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* based upon file transupp.c from the libjpeg package, original copyright |