summaryrefslogtreecommitdiff
path: root/mate-screenshot
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:49:58 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:49:58 -0500
commite4d70e0aae8b9d03038247e48136209577eee5a6 (patch)
treea6f0eb6450db475b81cc6c20c13d4d99ac434dae /mate-screenshot
parent266894647388df80ab6bc6d3b38201db863a9488 (diff)
downloadmate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.bz2
mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'mate-screenshot')
-rw-r--r--mate-screenshot/mate-screenshot.c2
-rw-r--r--mate-screenshot/screenshot-dialog.c2
-rw-r--r--mate-screenshot/screenshot-dialog.h2
-rw-r--r--mate-screenshot/screenshot-save.c2
-rw-r--r--mate-screenshot/screenshot-save.h2
-rw-r--r--mate-screenshot/screenshot-shadow.c2
-rw-r--r--mate-screenshot/screenshot-shadow.h2
-rw-r--r--mate-screenshot/screenshot-utils.c2
-rw-r--r--mate-screenshot/screenshot-utils.h2
-rw-r--r--mate-screenshot/screenshot-xfer.c2
-rw-r--r--mate-screenshot/screenshot-xfer.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/mate-screenshot/mate-screenshot.c b/mate-screenshot/mate-screenshot.c
index b5ee7f23..c3c40e07 100644
--- a/mate-screenshot/mate-screenshot.c
+++ b/mate-screenshot/mate-screenshot.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
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
* USA
*/
diff --git a/mate-screenshot/screenshot-dialog.c b/mate-screenshot/screenshot-dialog.c
index f7527bfc..bcac343d 100644
--- a/mate-screenshot/screenshot-dialog.c
+++ b/mate-screenshot/screenshot-dialog.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#include <config.h>
diff --git a/mate-screenshot/screenshot-dialog.h b/mate-screenshot/screenshot-dialog.h
index 87a5b89f..0cd5e1da 100644
--- a/mate-screenshot/screenshot-dialog.h
+++ b/mate-screenshot/screenshot-dialog.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#ifndef __SCREENSHOT_DIALOG_H__
diff --git a/mate-screenshot/screenshot-save.c b/mate-screenshot/screenshot-save.c
index 75e1e457..5b870eec 100644
--- a/mate-screenshot/screenshot-save.c
+++ b/mate-screenshot/screenshot-save.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#include <config.h>
diff --git a/mate-screenshot/screenshot-save.h b/mate-screenshot/screenshot-save.h
index 1644eb8a..9df442d2 100644
--- a/mate-screenshot/screenshot-save.h
+++ b/mate-screenshot/screenshot-save.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#ifndef __SCREENSHOT_SAVE_H__
diff --git a/mate-screenshot/screenshot-shadow.c b/mate-screenshot/screenshot-shadow.c
index 913429db..c52decd8 100644
--- a/mate-screenshot/screenshot-shadow.c
+++ b/mate-screenshot/screenshot-shadow.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
/* Shadow code from anders */
diff --git a/mate-screenshot/screenshot-shadow.h b/mate-screenshot/screenshot-shadow.h
index b62a03bb..c4162a5f 100644
--- a/mate-screenshot/screenshot-shadow.h
+++ b/mate-screenshot/screenshot-shadow.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#ifndef __SCREENSHOT_SHADOW_H__
diff --git a/mate-screenshot/screenshot-utils.c b/mate-screenshot/screenshot-utils.c
index 896ad504..b41ae4b8 100644
--- a/mate-screenshot/screenshot-utils.c
+++ b/mate-screenshot/screenshot-utils.c
@@ -15,7 +15,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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#include "config.h"
diff --git a/mate-screenshot/screenshot-utils.h b/mate-screenshot/screenshot-utils.h
index 994e8d1a..0af2ba39 100644
--- a/mate-screenshot/screenshot-utils.h
+++ b/mate-screenshot/screenshot-utils.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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#ifndef __SCREENSHOT_UTILS_H__
diff --git a/mate-screenshot/screenshot-xfer.c b/mate-screenshot/screenshot-xfer.c
index 5d0ba213..263aa997 100644
--- a/mate-screenshot/screenshot-xfer.c
+++ b/mate-screenshot/screenshot-xfer.c
@@ -15,7 +15,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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#include "config.h"
diff --git a/mate-screenshot/screenshot-xfer.h b/mate-screenshot/screenshot-xfer.h
index 4f8353bd..52262f11 100644
--- a/mate-screenshot/screenshot-xfer.h
+++ b/mate-screenshot/screenshot-xfer.h
@@ -15,7 +15,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,
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
*/
#ifndef __SCREENSHOT_XFER_H__