[gnome-screenshot] Update FSF Address



commit ae191d21863d5c8d420a5d83199d3fd903341e67
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Wed Jan 8 22:11:15 2014 +0100

    Update FSF Address
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721503

 COPYING                             |    4 ++--
 src/gnome-screenshot.c              |    2 +-
 src/screenshot-application.c        |    2 +-
 src/screenshot-application.h        |    2 +-
 src/screenshot-area-selection.c     |    2 +-
 src/screenshot-area-selection.h     |    2 +-
 src/screenshot-config.c             |    2 +-
 src/screenshot-config.h             |    2 +-
 src/screenshot-dialog.c             |    2 +-
 src/screenshot-dialog.h             |    2 +-
 src/screenshot-filename-builder.c   |    2 +-
 src/screenshot-filename-builder.h   |    2 +-
 src/screenshot-interactive-dialog.c |    2 +-
 src/screenshot-interactive-dialog.h |    2 +-
 src/screenshot-shadow.c             |    2 +-
 src/screenshot-shadow.h             |    2 +-
 src/screenshot-utils.c              |    2 +-
 src/screenshot-utils.h              |    2 +-
 18 files changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/COPYING b/COPYING
index d60c31a..623b625 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
                       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.
 
     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 Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 Also add information on how to contact you by electronic and paper mail.
diff --git a/src/gnome-screenshot.c b/src/gnome-screenshot.c
index 111184d..1990a07 100644
--- a/src/gnome-screenshot.c
+++ b/src/gnome-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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-application.c b/src/screenshot-application.c
index aab5e85..791bb9c 100644
--- a/src/screenshot-application.c
+++ b/src/screenshot-application.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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-application.h b/src/screenshot-application.h
index 31cecd6..3549590 100644
--- a/src/screenshot-application.h
+++ b/src/screenshot-application.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-area-selection.c b/src/screenshot-area-selection.c
index 5411830..5d149d7 100644
--- a/src/screenshot-area-selection.c
+++ b/src/screenshot-area-selection.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 Street, Fifth Floor,
  */
 
 #include <config.h>
diff --git a/src/screenshot-area-selection.h b/src/screenshot-area-selection.h
index b29fbfe..be81d5e 100644
--- a/src/screenshot-area-selection.h
+++ b/src/screenshot-area-selection.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 Street, Fifth Floor,
  */
 
 #ifndef __SCREENSHOT_AREA_SELECTION_H__
diff --git a/src/screenshot-config.c b/src/screenshot-config.c
index 8e57264..9724904 100644
--- a/src/screenshot-config.c
+++ b/src/screenshot-config.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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-config.h b/src/screenshot-config.h
index 7b606d8..ff7e473 100644
--- a/src/screenshot-config.h
+++ b/src/screenshot-config.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, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-dialog.c b/src/screenshot-dialog.c
index 91ebc36..fd0cbdc 100644
--- a/src/screenshot-dialog.c
+++ b/src/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 Street, Fifth Floor,
  */
 
 #include <config.h>
diff --git a/src/screenshot-dialog.h b/src/screenshot-dialog.h
index 7b7ce26..45b0641 100644
--- a/src/screenshot-dialog.h
+++ b/src/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 Street, Fifth Floor,
  */
 
 #ifndef __SCREENSHOT_DIALOG_H__
diff --git a/src/screenshot-filename-builder.c b/src/screenshot-filename-builder.c
index 5eade9c..7ad4371 100644
--- a/src/screenshot-filename-builder.c
+++ b/src/screenshot-filename-builder.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, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-filename-builder.h b/src/screenshot-filename-builder.h
index 2b0868f..b259285 100644
--- a/src/screenshot-filename-builder.h
+++ b/src/screenshot-filename-builder.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, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-interactive-dialog.c b/src/screenshot-interactive-dialog.c
index ce38056..d0b9f71 100644
--- a/src/screenshot-interactive-dialog.c
+++ b/src/screenshot-interactive-dialog.c
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-interactive-dialog.h b/src/screenshot-interactive-dialog.h
index 137998c..1bc5e47 100644
--- a/src/screenshot-interactive-dialog.h
+++ b/src/screenshot-interactive-dialog.h
@@ -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 Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
diff --git a/src/screenshot-shadow.c b/src/screenshot-shadow.c
index 194ba31..003500a 100644
--- a/src/screenshot-shadow.c
+++ b/src/screenshot-shadow.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 Street, Fifth Floor,
  */
 
 /* Shadow code from anders */
diff --git a/src/screenshot-shadow.h b/src/screenshot-shadow.h
index 932e687..85988e3 100644
--- a/src/screenshot-shadow.h
+++ b/src/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 Street, Fifth Floor,
  */
 
 #ifndef __SCREENSHOT_SHADOW_H__
diff --git a/src/screenshot-utils.c b/src/screenshot-utils.c
index 26dd84d..5ab1830 100644
--- a/src/screenshot-utils.c
+++ b/src/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 Street, Fifth Floor,
  */
 
 #include <config.h>
diff --git a/src/screenshot-utils.h b/src/screenshot-utils.h
index 6beea05..5382315 100644
--- a/src/screenshot-utils.h
+++ b/src/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 Street, Fifth Floor,
  */
 
 #ifndef __SCREENSHOT_UTILS_H__


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]