From e4d70e0aae8b9d03038247e48136209577eee5a6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:49:58 -0500 Subject: fixed incorrect fsf addresses. --- mate-screenshot/mate-screenshot.c | 2 +- mate-screenshot/screenshot-dialog.c | 2 +- mate-screenshot/screenshot-dialog.h | 2 +- mate-screenshot/screenshot-save.c | 2 +- mate-screenshot/screenshot-save.h | 2 +- mate-screenshot/screenshot-shadow.c | 2 +- mate-screenshot/screenshot-shadow.h | 2 +- mate-screenshot/screenshot-utils.c | 2 +- mate-screenshot/screenshot-utils.h | 2 +- mate-screenshot/screenshot-xfer.c | 2 +- mate-screenshot/screenshot-xfer.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'mate-screenshot') 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 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 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__ -- cgit v1.2.1