diff options
Diffstat (limited to 'geyes')
-rw-r--r-- | geyes/geyes.c | 2 | ||||
-rw-r--r-- | geyes/geyes.h | 2 | ||||
-rw-r--r-- | geyes/themes.c | 2 |
3 files changed, 3 insertions, 3 deletions
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 <config.h> 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. * */ |