diff options
author | Steve Zesch <[email protected]> | 2012-09-04 12:56:45 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-09-04 12:56:45 -0400 |
commit | 4c2b90806ffce73f9f5ad861df939f119256cd74 (patch) | |
tree | d220fbf25d2eb5c64ece03a26579a5b834ce6991 /src/eom-image-jpeg.c | |
parent | fd01b99a45ad488a7c6482963314ac82f50d59fc (diff) | |
download | eom-4c2b90806ffce73f9f5ad861df939f119256cd74.tar.bz2 eom-4c2b90806ffce73f9f5ad861df939f119256cd74.tar.xz |
Fixed incorrect fsf addresses. Closes #4.
Diffstat (limited to 'src/eom-image-jpeg.c')
-rw-r--r-- | src/eom-image-jpeg.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/eom-image-jpeg.c b/src/eom-image-jpeg.c index ef7a2cc..7ab3c3f 100644 --- a/src/eom-image-jpeg.c +++ b/src/eom-image-jpeg.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H |