summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gnome-screenshot.c2
-rw-r--r--src/screenshot-application.c2
-rw-r--r--src/screenshot-application.h2
-rw-r--r--src/screenshot-area-selection.c2
-rw-r--r--src/screenshot-area-selection.h2
-rw-r--r--src/screenshot-config.c2
-rw-r--r--src/screenshot-config.h2
-rw-r--r--src/screenshot-dialog.c2
-rw-r--r--src/screenshot-dialog.h2
-rw-r--r--src/screenshot-filename-builder.c2
-rw-r--r--src/screenshot-filename-builder.h2
-rw-r--r--src/screenshot-interactive-dialog.c2
-rw-r--r--src/screenshot-interactive-dialog.h2
-rw-r--r--src/screenshot-shadow.c2
-rw-r--r--src/screenshot-shadow.h2
-rw-r--r--src/screenshot-utils.c2
-rw-r--r--src/screenshot-utils.h2
17 files changed, 17 insertions, 17 deletions
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__