summaryrefslogtreecommitdiff
path: root/applets/wncklet
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/wncklet
parent24ac184b8026e9628f8589938399c703101b6276 (diff)
downloadmate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2
mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'applets/wncklet')
-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
6 files changed, 12 insertions, 12 deletions
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]>
*