diff options
author | Laurent Napias <[email protected]> | 2019-06-10 11:12:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 21:47:24 +0200 |
commit | 9cf6d58d8ace54a95d6f9065cfcff1782f34eeaf (patch) | |
tree | 5d4ffccb3b363679313c78b709cc8ae1c4e3c960 /jpegutils | |
parent | b513cb34bc51878afff225cf4e596ac68fef58f8 (diff) | |
download | eom-9cf6d58d8ace54a95d6f9065cfcff1782f34eeaf.tar.bz2 eom-9cf6d58d8ace54a95d6f9065cfcff1782f34eeaf.tar.xz |
Update FSF address
Update FSF address
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 |