summaryrefslogtreecommitdiff
path: root/capplets/common
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/common')
-rw-r--r--capplets/common/capplet-stock-icons.c4
-rw-r--r--capplets/common/capplet-stock-icons.h4
-rw-r--r--capplets/common/capplet-util.c4
-rw-r--r--capplets/common/capplet-util.h4
-rw-r--r--capplets/common/file-transfer-dialog.c4
-rw-r--r--capplets/common/file-transfer-dialog.h4
-rw-r--r--capplets/common/mate-theme-apply.c2
-rw-r--r--capplets/common/mate-theme-apply.h4
-rw-r--r--capplets/common/mate-theme-info.c4
-rw-r--r--capplets/common/mate-theme-info.h4
-rw-r--r--capplets/common/mateconf-property-editor.c4
-rw-r--r--capplets/common/mateconf-property-editor.h4
12 files changed, 23 insertions, 23 deletions
diff --git a/capplets/common/capplet-stock-icons.c b/capplets/common/capplet-stock-icons.c
index 29b440f5..9104e014 100644
--- a/capplets/common/capplet-stock-icons.c
+++ b/capplets/common/capplet-stock-icons.c
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Authors:
* Rajkumar Sivasamy <[email protected]>
diff --git a/capplets/common/capplet-stock-icons.h b/capplets/common/capplet-stock-icons.h
index 8c954cf4..51f74d29 100644
--- a/capplets/common/capplet-stock-icons.h
+++ b/capplets/common/capplet-stock-icons.h
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Authors:
* Rajkumar Sivasamy <[email protected]>
diff --git a/capplets/common/capplet-util.c b/capplets/common/capplet-util.c
index 43d9485f..e5f358f5 100644
--- a/capplets/common/capplet-util.c
+++ b/capplets/common/capplet-util.c
@@ -17,8 +17,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/capplets/common/capplet-util.h b/capplets/common/capplet-util.h
index b7caf4f0..3dfa175b 100644
--- a/capplets/common/capplet-util.h
+++ b/capplets/common/capplet-util.h
@@ -17,8 +17,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.
*/
#ifndef __CAPPLET_UTIL_H
diff --git a/capplets/common/file-transfer-dialog.c b/capplets/common/file-transfer-dialog.c
index a698520f..ad0c9a77 100644
--- a/capplets/common/file-transfer-dialog.c
+++ b/capplets/common/file-transfer-dialog.c
@@ -16,8 +16,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/capplets/common/file-transfer-dialog.h b/capplets/common/file-transfer-dialog.h
index 0b867005..140b1510 100644
--- a/capplets/common/file-transfer-dialog.h
+++ b/capplets/common/file-transfer-dialog.h
@@ -17,8 +17,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.
*/
#ifndef __FILE_TRANSFER_DIALOG_H__
diff --git a/capplets/common/mate-theme-apply.c b/capplets/common/mate-theme-apply.c
index b1c772e8..1fce6c2b 100644
--- a/capplets/common/mate-theme-apply.c
+++ b/capplets/common/mate-theme-apply.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public
* License along with this library; 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
*/
#ifdef HAVE_CONFIG_H
diff --git a/capplets/common/mate-theme-apply.h b/capplets/common/mate-theme-apply.h
index d89d8d06..76994d28 100644
--- a/capplets/common/mate-theme-apply.h
+++ b/capplets/common/mate-theme-apply.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
/*
@NOTATION@
*/
diff --git a/capplets/common/mate-theme-info.c b/capplets/common/mate-theme-info.c
index b246867d..a0a30104 100644
--- a/capplets/common/mate-theme-info.c
+++ b/capplets/common/mate-theme-info.c
@@ -18,8 +18,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate Library; see the file COPYING.LIB. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/capplets/common/mate-theme-info.h b/capplets/common/mate-theme-info.h
index 095e98ae..ee2222cd 100644
--- a/capplets/common/mate-theme-info.h
+++ b/capplets/common/mate-theme-info.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
#ifndef MATE_THEME_INFO_H
#define MATE_THEME_INFO_H
diff --git a/capplets/common/mateconf-property-editor.c b/capplets/common/mateconf-property-editor.c
index f565a168..89c363a5 100644
--- a/capplets/common/mateconf-property-editor.c
+++ b/capplets/common/mateconf-property-editor.c
@@ -17,8 +17,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/capplets/common/mateconf-property-editor.h b/capplets/common/mateconf-property-editor.h
index 1f15b9fd..ff43dfc6 100644
--- a/capplets/common/mateconf-property-editor.h
+++ b/capplets/common/mateconf-property-editor.h
@@ -17,8 +17,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.
*/
#ifndef __MATECONF_PROPERTY_EDITOR_H