diff options
author | Steve Zesch <[email protected]> | 2012-10-09 11:24:27 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-10-09 11:24:27 -0400 |
commit | 8f8784ba4ebcd8eb099c4e119a9a8d5a349efd61 (patch) | |
tree | f35c7428adf2a471d2cf3eac3573547d841c0115 /src/eggfileformatchooser.c | |
parent | a3890b35f383de1c866fd3e9c27e37a9145a1850 (diff) | |
download | engrampa-8f8784ba4ebcd8eb099c4e119a9a8d5a349efd61.tar.bz2 engrampa-8f8784ba4ebcd8eb099c4e119a9a8d5a349efd61.tar.xz |
Fixed fsf addresses. Closes #4.
Diffstat (limited to 'src/eggfileformatchooser.c')
-rw-r--r-- | src/eggfileformatchooser.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/eggfileformatchooser.c b/src/eggfileformatchooser.c index 894da54..6305c87 100644 --- a/src/eggfileformatchooser.c +++ b/src/eggfileformatchooser.c @@ -13,8 +13,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. */ #include "eggfileformatchooser.h" #include "egg-macros.h" |