From 0d9a417255df1620855f232717463097761b09d6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 9 Oct 2012 11:52:46 -0400 Subject: Fixed fsf addresses. Closes #18. --- geyes/geyes.c | 2 +- geyes/geyes.h | 2 +- geyes/themes.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'geyes') diff --git a/geyes/geyes.c b/geyes/geyes.c index d8ceb39d..7e204d1a 100644 --- a/geyes/geyes.c +++ b/geyes/geyes.c @@ -14,7 +14,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 Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/geyes/geyes.h b/geyes/geyes.h index 369ccbeb..cc820abb 100644 --- a/geyes/geyes.h +++ b/geyes/geyes.h @@ -13,7 +13,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 Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/geyes/themes.c b/geyes/themes.c index 35b13a73..7d08f1d1 100644 --- a/geyes/themes.c +++ b/geyes/themes.c @@ -13,7 +13,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 Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * */ -- cgit v1.2.1