summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2012-10-13 00:42:44 +0200
committerJasmine Hassan <[email protected]>2012-10-29 08:18:46 +0200
commit9af4eb021fd5b34ec1fa4ee6eb01eab0b3924ebc (patch)
tree435e1a7c1c8454b3ecfabe9b01935ec382103c43 /src
parent37872c257eea61429dc9cd802b8cc744620a658c (diff)
downloadmate-user-share-9af4eb021fd5b34ec1fa4ee6eb01eab0b3924ebc.tar.bz2
mate-user-share-9af4eb021fd5b34ec1fa4ee6eb01eab0b3924ebc.tar.xz
fix incorrect FSF address
Diffstat (limited to 'src')
-rw-r--r--src/caja-share-bar.c2
-rw-r--r--src/caja-share-bar.h2
-rw-r--r--src/file-share-properties.c2
-rw-r--r--src/http.c2
-rw-r--r--src/http.h2
-rw-r--r--src/obexftp.c2
-rw-r--r--src/obexftp.h2
-rw-r--r--src/obexpush.c2
-rw-r--r--src/obexpush.h2
-rw-r--r--src/share-extension.c4
-rw-r--r--src/user_share-common.c2
-rw-r--r--src/user_share-common.h2
-rw-r--r--src/user_share-private.c2
-rw-r--r--src/user_share-private.h2
-rw-r--r--src/user_share.c2
-rw-r--r--src/user_share.h2
16 files changed, 17 insertions, 17 deletions
diff --git a/src/caja-share-bar.c b/src/caja-share-bar.c
index 8741ac4..df2d6a7 100644
--- a/src/caja-share-bar.c
+++ b/src/caja-share-bar.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, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: William Jon McCann <[email protected]>
*
diff --git a/src/caja-share-bar.h b/src/caja-share-bar.h
index 0d3df12..ae738fa 100644
--- a/src/caja-share-bar.h
+++ b/src/caja-share-bar.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, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: William Jon McCann <[email protected]>
*
diff --git a/src/file-share-properties.c b/src/file-share-properties.c
index 0ec5594..a35296f 100644
--- a/src/file-share-properties.c
+++ b/src/file-share-properties.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
*
diff --git a/src/http.c b/src/http.c
index 0e198aa..1dff01d 100644
--- a/src/http.c
+++ b/src/http.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
*
diff --git a/src/http.h b/src/http.h
index b3ea42b..d1a13f4 100644
--- a/src/http.h
+++ b/src/http.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
*
diff --git a/src/obexftp.c b/src/obexftp.c
index b06cf09..7999645 100644
--- a/src/obexftp.c
+++ b/src/obexftp.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Bastien Nocera <[email protected]>
*
diff --git a/src/obexftp.h b/src/obexftp.h
index c199fd1..a4382e5 100644
--- a/src/obexftp.h
+++ b/src/obexftp.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Bastien Nocera <[email protected]>
*
diff --git a/src/obexpush.c b/src/obexpush.c
index cb3cde0..2ad1adb 100644
--- a/src/obexpush.c
+++ b/src/obexpush.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Bastien Nocera <[email protected]>
*
diff --git a/src/obexpush.h b/src/obexpush.h
index 3ac624c..782221a 100644
--- a/src/obexpush.h
+++ b/src/obexpush.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Bastien Nocera <[email protected]>
*
diff --git a/src/share-extension.c b/src/share-extension.c
index 59aead6..83fb36f 100644
--- a/src/share-extension.c
+++ b/src/share-extension.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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
*/
diff --git a/src/user_share-common.c b/src/user_share-common.c
index ae2fd2c..aa0597d 100644
--- a/src/user_share-common.c
+++ b/src/user_share-common.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
* Bastien Nocera <[email protected]>
diff --git a/src/user_share-common.h b/src/user_share-common.h
index d2895ad..c9c62ce 100644
--- a/src/user_share-common.h
+++ b/src/user_share-common.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
* Bastien Nocera <[email protected]>
diff --git a/src/user_share-private.c b/src/user_share-private.c
index 4ffd12e..5da48cf 100644
--- a/src/user_share-private.c
+++ b/src/user_share-private.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
* Bastien Nocera <[email protected]>
diff --git a/src/user_share-private.h b/src/user_share-private.h
index e065e98..3bcbc36 100644
--- a/src/user_share-private.h
+++ b/src/user_share-private.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
* Bastien Nocera <[email protected]>
diff --git a/src/user_share.c b/src/user_share.c
index ae7b5ff..e3a0e38 100644
--- a/src/user_share.c
+++ b/src/user_share.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
*
diff --git a/src/user_share.h b/src/user_share.h
index 1ce6f73..c4631bd 100644
--- a/src/user_share.h
+++ b/src/user_share.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Authors: Alexander Larsson <[email protected]>
*