summaryrefslogtreecommitdiff
path: root/stickynotes
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-10-09 11:52:46 -0400
committerSteve Zesch <[email protected]>2012-10-09 11:52:46 -0400
commit0d9a417255df1620855f232717463097761b09d6 (patch)
treee7f5ee521661898f665ab54f13fea94ede966dae /stickynotes
parentaa7404034434537a1841d26ead87351047736a89 (diff)
downloadmate-applets-0d9a417255df1620855f232717463097761b09d6.tar.bz2
mate-applets-0d9a417255df1620855f232717463097761b09d6.tar.xz
Fixed fsf addresses. Closes #18.
Diffstat (limited to 'stickynotes')
-rw-r--r--stickynotes/stickynotes.c4
-rw-r--r--stickynotes/stickynotes.h4
-rw-r--r--stickynotes/stickynotes_applet.c4
-rw-r--r--stickynotes/stickynotes_applet.h4
-rw-r--r--stickynotes/stickynotes_applet_callbacks.c4
-rw-r--r--stickynotes/stickynotes_applet_callbacks.h4
-rw-r--r--stickynotes/stickynotes_callbacks.c4
-rw-r--r--stickynotes/stickynotes_callbacks.h4
-rw-r--r--stickynotes/util.c4
-rw-r--r--stickynotes/util.h4
10 files changed, 20 insertions, 20 deletions
diff --git a/stickynotes/stickynotes.c b/stickynotes/stickynotes.c
index 418115ba..20e020bf 100644
--- a/stickynotes/stickynotes.c
+++ b/stickynotes/stickynotes.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.
*/
#include <config.h>
diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h
index 2e2f3b39..7ec97871 100644
--- a/stickynotes/stickynotes.h
+++ b/stickynotes/stickynotes.h
@@ -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.
*/
#ifndef __STICKYNOTES_H__
diff --git a/stickynotes/stickynotes_applet.c b/stickynotes/stickynotes_applet.c
index 59d8210a..8db1584f 100644
--- a/stickynotes/stickynotes_applet.c
+++ b/stickynotes/stickynotes_applet.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.
*/
#include <config.h>
diff --git a/stickynotes/stickynotes_applet.h b/stickynotes/stickynotes_applet.h
index 5a351502..4c66dd92 100644
--- a/stickynotes/stickynotes_applet.h
+++ b/stickynotes/stickynotes_applet.h
@@ -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.
*/
#ifndef __STICKYNOTES_APPLET_H__
diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c
index e1b9037c..ec736d5a 100644
--- a/stickynotes/stickynotes_applet_callbacks.c
+++ b/stickynotes/stickynotes_applet_callbacks.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.
*/
#include <config.h>
diff --git a/stickynotes/stickynotes_applet_callbacks.h b/stickynotes/stickynotes_applet_callbacks.h
index 1f617e93..8506a985 100644
--- a/stickynotes/stickynotes_applet_callbacks.h
+++ b/stickynotes/stickynotes_applet_callbacks.h
@@ -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.
*/
#include <stickynotes_applet.h>
diff --git a/stickynotes/stickynotes_callbacks.c b/stickynotes/stickynotes_callbacks.c
index 604e5085..1d9e6573 100644
--- a/stickynotes/stickynotes_callbacks.c
+++ b/stickynotes/stickynotes_callbacks.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.
*/
#include <config.h>
diff --git a/stickynotes/stickynotes_callbacks.h b/stickynotes/stickynotes_callbacks.h
index 686d7da2..02162ce1 100644
--- a/stickynotes/stickynotes_callbacks.h
+++ b/stickynotes/stickynotes_callbacks.h
@@ -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.
*/
#ifndef __STICKYNOTES_CALLBACKS_H__
diff --git a/stickynotes/util.c b/stickynotes/util.c
index aec48c28..43139f4f 100644
--- a/stickynotes/util.c
+++ b/stickynotes/util.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.
*/
#include <config.h>
diff --git a/stickynotes/util.h b/stickynotes/util.h
index 6ffe823a..9a8b63a8 100644
--- a/stickynotes/util.h
+++ b/stickynotes/util.h
@@ -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.
*/
#ifndef __UTIL_H__