From 6df88f1083d89a62b389d2dbb2f95d2e54f019d6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:42:35 -0500 Subject: fixed incorrect fsf addresses. --- applets/clock/calendar-window.c | 4 ++-- applets/clock/calendar-window.h | 4 ++-- applets/clock/clock-sunpos.c | 4 ++-- applets/clock/clock-utils.c | 4 ++-- applets/clock/clock-utils.h | 4 ++-- applets/clock/clock.c | 4 ++-- applets/clock/clock.h | 4 ++-- applets/clock/set-timezone.c | 2 +- applets/clock/set-timezone.h | 2 +- applets/clock/system-timezone.c | 2 +- applets/clock/system-timezone.h | 2 +- applets/clock/test-system-timezone.c | 2 +- 12 files changed, 19 insertions(+), 19 deletions(-) (limited to 'applets/clock') diff --git a/applets/clock/calendar-window.c b/applets/clock/calendar-window.c index c2a723d4..665ea150 100644 --- a/applets/clock/calendar-window.c +++ b/applets/clock/calendar-window.c @@ -16,8 +16,8 @@ * * 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. * * Authors: * Vincent Untz diff --git a/applets/clock/calendar-window.h b/applets/clock/calendar-window.h index 0b0546c8..d4ef49dd 100644 --- a/applets/clock/calendar-window.h +++ b/applets/clock/calendar-window.h @@ -16,8 +16,8 @@ * * 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. * * Authors: * Vincent Untz diff --git a/applets/clock/clock-sunpos.c b/applets/clock/clock-sunpos.c index 2103fd90..20b7e68d 100644 --- a/applets/clock/clock-sunpos.c +++ b/applets/clock/clock-sunpos.c @@ -13,8 +13,8 @@ * * 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. * * Authors: * Jonathan Blandford diff --git a/applets/clock/clock-utils.c b/applets/clock/clock-utils.c index c9581e00..e6e46fa5 100644 --- a/applets/clock/clock-utils.c +++ b/applets/clock/clock-utils.c @@ -15,8 +15,8 @@ * * 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. * * Authors: * Vincent Untz diff --git a/applets/clock/clock-utils.h b/applets/clock/clock-utils.h index a185d9e2..da54094f 100644 --- a/applets/clock/clock-utils.h +++ b/applets/clock/clock-utils.h @@ -15,8 +15,8 @@ * * 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. * * Authors: * Vincent Untz diff --git a/applets/clock/clock.c b/applets/clock/clock.c index e7f3348e..f77bd87f 100644 --- a/applets/clock/clock.c +++ b/applets/clock/clock.c @@ -16,8 +16,8 @@ * * 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. * * Authors: * Miguel de Icaza diff --git a/applets/clock/clock.h b/applets/clock/clock.h index 190c29b5..ad4861dd 100644 --- a/applets/clock/clock.h +++ b/applets/clock/clock.h @@ -15,8 +15,8 @@ * * 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. * * Authors: * Vincent Untz diff --git a/applets/clock/set-timezone.c b/applets/clock/set-timezone.c index 3b4f1e56..fba91894 100644 --- a/applets/clock/set-timezone.c +++ b/applets/clock/set-timezone.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. * */ diff --git a/applets/clock/set-timezone.h b/applets/clock/set-timezone.h index 5280b079..072bf249 100644 --- a/applets/clock/set-timezone.h +++ b/applets/clock/set-timezone.h @@ -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. * */ diff --git a/applets/clock/system-timezone.c b/applets/clock/system-timezone.c index 336f5a9f..28b3525b 100644 --- a/applets/clock/system-timezone.c +++ b/applets/clock/system-timezone.c @@ -16,7 +16,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. * * Some code is based on previous code in clock-location.c and on code from * tz.c (shipped with version <= 2.22.0). Those files were under the same diff --git a/applets/clock/system-timezone.h b/applets/clock/system-timezone.h index c67b5d37..0ede8976 100644 --- a/applets/clock/system-timezone.h +++ b/applets/clock/system-timezone.h @@ -16,7 +16,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. */ #ifndef __SYSTEM_TIMEZONE_H__ diff --git a/applets/clock/test-system-timezone.c b/applets/clock/test-system-timezone.c index 42a80611..11788f0e 100644 --- a/applets/clock/test-system-timezone.c +++ b/applets/clock/test-system-timezone.c @@ -16,7 +16,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 -- cgit v1.2.1