summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:42:35 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:42:35 -0500
commit6df88f1083d89a62b389d2dbb2f95d2e54f019d6 (patch)
tree8ca355eee4bc532fcf8c1e3a7d72ceb134c1dbd5 /applets
parent24ac184b8026e9628f8589938399c703101b6276 (diff)
downloadmate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2
mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'applets')
-rw-r--r--applets/clock/calendar-window.c4
-rw-r--r--applets/clock/calendar-window.h4
-rw-r--r--applets/clock/clock-sunpos.c4
-rw-r--r--applets/clock/clock-utils.c4
-rw-r--r--applets/clock/clock-utils.h4
-rw-r--r--applets/clock/clock.c4
-rw-r--r--applets/clock/clock.h4
-rw-r--r--applets/clock/set-timezone.c2
-rw-r--r--applets/clock/set-timezone.h2
-rw-r--r--applets/clock/system-timezone.c2
-rw-r--r--applets/clock/system-timezone.h2
-rw-r--r--applets/clock/test-system-timezone.c2
-rw-r--r--applets/fish/fish.c4
-rw-r--r--applets/notification_area/fixedtip.c4
-rw-r--r--applets/notification_area/fixedtip.h4
-rw-r--r--applets/notification_area/main.c4
-rw-r--r--applets/notification_area/na-tray-child.c4
-rw-r--r--applets/notification_area/na-tray-child.h4
-rw-r--r--applets/notification_area/na-tray-manager.c4
-rw-r--r--applets/notification_area/na-tray-manager.h4
-rw-r--r--applets/notification_area/na-tray.c4
-rw-r--r--applets/notification_area/na-tray.h4
-rw-r--r--applets/notification_area/testtray.c4
-rw-r--r--applets/wncklet/showdesktop.c4
-rw-r--r--applets/wncklet/showdesktop.h4
-rw-r--r--applets/wncklet/window-menu.c4
-rw-r--r--applets/wncklet/window-menu.h4
-rw-r--r--applets/wncklet/wncklet.c4
-rw-r--r--applets/wncklet/wncklet.h4
29 files changed, 53 insertions, 53 deletions
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <glib.h>
diff --git a/applets/fish/fish.c b/applets/fish/fish.c
index 315c5c45..5cbbb553 100644
--- a/applets/fish/fish.c
+++ b/applets/fish/fish.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:
* George Lebl <[email protected]>
diff --git a/applets/notification_area/fixedtip.c b/applets/notification_area/fixedtip.c
index c32c6bf8..220273b2 100644
--- a/applets/notification_area/fixedtip.c
+++ b/applets/notification_area/fixedtip.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.
*/
#include "fixedtip.h"
diff --git a/applets/notification_area/fixedtip.h b/applets/notification_area/fixedtip.h
index 3b340c07..c220f103 100644
--- a/applets/notification_area/fixedtip.h
+++ b/applets/notification_area/fixedtip.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.
*/
#ifndef FIXED_TIP_H
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c
index c6414efc..38832a7f 100644
--- a/applets/notification_area/main.c
+++ b/applets/notification_area/main.c
@@ -17,8 +17,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.
*/
#include <config.h>
diff --git a/applets/notification_area/na-tray-child.c b/applets/notification_area/na-tray-child.c
index 17417546..02981af6 100644
--- a/applets/notification_area/na-tray-child.c
+++ b/applets/notification_area/na-tray-child.c
@@ -15,8 +15,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 <config.h>
diff --git a/applets/notification_area/na-tray-child.h b/applets/notification_area/na-tray-child.h
index 735770ac..8dd7202a 100644
--- a/applets/notification_area/na-tray-child.h
+++ b/applets/notification_area/na-tray-child.h
@@ -16,8 +16,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.
*/
#ifndef __NA_TRAY_CHILD_H__
diff --git a/applets/notification_area/na-tray-manager.c b/applets/notification_area/na-tray-manager.c
index 1c582a62..9a397109 100644
--- a/applets/notification_area/na-tray-manager.c
+++ b/applets/notification_area/na-tray-manager.c
@@ -14,8 +14,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.
*
* Used to be: eggtraymanager.c
*/
diff --git a/applets/notification_area/na-tray-manager.h b/applets/notification_area/na-tray-manager.h
index be678a28..19d03081 100644
--- a/applets/notification_area/na-tray-manager.h
+++ b/applets/notification_area/na-tray-manager.h
@@ -15,8 +15,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.
*
* Used to be: eggtraymanager.h
*/
diff --git a/applets/notification_area/na-tray.c b/applets/notification_area/na-tray.c
index e62c14a0..61f9b568 100644
--- a/applets/notification_area/na-tray.c
+++ b/applets/notification_area/na-tray.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.
*/
#include <config.h>
diff --git a/applets/notification_area/na-tray.h b/applets/notification_area/na-tray.h
index 1154d378..2b642d4a 100644
--- a/applets/notification_area/na-tray.h
+++ b/applets/notification_area/na-tray.h
@@ -15,8 +15,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.
*
* Used to be: eggtraytray.h
*/
diff --git a/applets/notification_area/testtray.c b/applets/notification_area/testtray.c
index d052bedf..f6a9111e 100644
--- a/applets/notification_area/testtray.c
+++ b/applets/notification_area/testtray.c
@@ -15,8 +15,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 "config.h"
diff --git a/applets/wncklet/showdesktop.c b/applets/wncklet/showdesktop.c
index 6a268135..a341a142 100644
--- a/applets/wncklet/showdesktop.c
+++ b/applets/wncklet/showdesktop.c
@@ -17,8 +17,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/applets/wncklet/showdesktop.h b/applets/wncklet/showdesktop.h
index d52e2cae..e82ed713 100644
--- a/applets/wncklet/showdesktop.h
+++ b/applets/wncklet/showdesktop.h
@@ -17,8 +17,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.
*/
#ifndef _SHOWDESKTOP_H_
diff --git a/applets/wncklet/window-menu.c b/applets/wncklet/window-menu.c
index c1884704..d4a00b72 100644
--- a/applets/wncklet/window-menu.c
+++ b/applets/wncklet/window-menu.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:
* Mark McLoughlin <[email protected]>
diff --git a/applets/wncklet/window-menu.h b/applets/wncklet/window-menu.h
index 0da59d16..d72d7502 100644
--- a/applets/wncklet/window-menu.h
+++ b/applets/wncklet/window-menu.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:
* Mark McLoughlin <[email protected]>
diff --git a/applets/wncklet/wncklet.c b/applets/wncklet/wncklet.c
index 22148500..2b530c5f 100644
--- a/applets/wncklet/wncklet.c
+++ b/applets/wncklet/wncklet.c
@@ -14,8 +14,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:
* Mark McLoughlin <[email protected]>
diff --git a/applets/wncklet/wncklet.h b/applets/wncklet/wncklet.h
index 2b890b01..7d50c953 100644
--- a/applets/wncklet/wncklet.h
+++ b/applets/wncklet/wncklet.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Library 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.
*
* Authors: Arvind Samptur <[email protected]>
*