summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
commitd72b5f2a0bbd035a98979c3519de90a194f67e05 (patch)
tree41e2ed48f607e5f7631974b232dbb0f8262a3520 /src/tools
parentf92f68f71e49c87a21774df9afe91b4459774921 (diff)
downloadmarco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.bz2
marco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/marco-grayscale.c4
-rw-r--r--src/tools/marco-mag.c4
-rw-r--r--src/tools/marco-message.c4
-rw-r--r--src/tools/marco-window-demo.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/src/tools/marco-grayscale.c b/src/tools/marco-grayscale.c
index 8d0cd68c..8da539b5 100644
--- a/src/tools/marco-grayscale.c
+++ b/src/tools/marco-grayscale.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 <gdk-pixbuf/gdk-pixbuf.h>
diff --git a/src/tools/marco-mag.c b/src/tools/marco-mag.c
index 22c7cc3d..4cb33183 100644
--- a/src/tools/marco-mag.c
+++ b/src/tools/marco-mag.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.
*/
#define _GNU_SOURCE
diff --git a/src/tools/marco-message.c b/src/tools/marco-message.c
index 78bebeb2..0682457d 100644
--- a/src/tools/marco-message.c
+++ b/src/tools/marco-message.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/src/tools/marco-window-demo.c b/src/tools/marco-window-demo.c
index 876a2585..37a5dd4e 100644
--- a/src/tools/marco-window-demo.c
+++ b/src/tools/marco-window-demo.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 <gtk/gtk.h>