[seahorse-sharing] Updated FSF's address



commit aabc29963a3f59f6aca230c1af2aa88e3fe16fb8
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:53:45 2014 +0100

    Updated FSF's address

 daemon/seahorse-daemon.c      |    5 +----
 daemon/seahorse-daemon.h      |    5 +----
 daemon/seahorse-hkp-server.c  |    5 +----
 daemon/seahorse-sharing.c     |    5 +----
 daemon/seahorse-unix-signal.c |    5 +----
 daemon/seahorse-unix-signal.h |    5 +----
 libegg/eggdesktopfile.c       |    3 +--
 libegg/eggdesktopfile.h       |    3 +--
 libegg/eggsmclient-private.h  |    4 +---
 libegg/eggsmclient-xsmp.c     |    4 +---
 libegg/eggsmclient.c          |    4 +---
 libegg/eggsmclient.h          |    4 +---
 12 files changed, 12 insertions(+), 40 deletions(-)
---
diff --git a/daemon/seahorse-daemon.c b/daemon/seahorse-daemon.c
index 09c5d3f..6bc8955 100644
--- a/daemon/seahorse-daemon.c
+++ b/daemon/seahorse-daemon.c
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/daemon/seahorse-daemon.h b/daemon/seahorse-daemon.h
index c01cea5..7866813 100644
--- a/daemon/seahorse-daemon.h
+++ b/daemon/seahorse-daemon.h
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _SEAHORSE_DAEMON_H_
diff --git a/daemon/seahorse-hkp-server.c b/daemon/seahorse-hkp-server.c
index 6925fad..e73a456 100644
--- a/daemon/seahorse-hkp-server.c
+++ b/daemon/seahorse-hkp-server.c
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <libsoup/soup.h>
diff --git a/daemon/seahorse-sharing.c b/daemon/seahorse-sharing.c
index 0372038..8b9382e 100644
--- a/daemon/seahorse-sharing.c
+++ b/daemon/seahorse-sharing.c
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/daemon/seahorse-unix-signal.c b/daemon/seahorse-unix-signal.c
index 072e584..6c43b7b 100644
--- a/daemon/seahorse-unix-signal.c
+++ b/daemon/seahorse-unix-signal.c
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <sys/types.h>
diff --git a/daemon/seahorse-unix-signal.h b/daemon/seahorse-unix-signal.h
index 85a248e..f70239e 100644
--- a/daemon/seahorse-unix-signal.h
+++ b/daemon/seahorse-unix-signal.h
@@ -13,10 +13,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
  * 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.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/libegg/eggdesktopfile.c b/libegg/eggdesktopfile.c
index c524ed3..ed7e102 100644
--- a/libegg/eggdesktopfile.c
+++ b/libegg/eggdesktopfile.c
@@ -17,8 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this 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.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/libegg/eggdesktopfile.h b/libegg/eggdesktopfile.h
index 16c5426..c29dbea 100644
--- a/libegg/eggdesktopfile.h
+++ b/libegg/eggdesktopfile.h
@@ -13,8 +13,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this 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.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_DESKTOP_FILE_H__
diff --git a/libegg/eggsmclient-private.h b/libegg/eggsmclient-private.h
index e391218..8478379 100644
--- a/libegg/eggsmclient-private.h
+++ b/libegg/eggsmclient-private.h
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_SM_CLIENT_PRIVATE_H__
diff --git a/libegg/eggsmclient-xsmp.c b/libegg/eggsmclient-xsmp.c
index e801919..93854fd 100644
--- a/libegg/eggsmclient-xsmp.c
+++ b/libegg/eggsmclient-xsmp.c
@@ -16,9 +16,7 @@
  * Library General Public License for more details.
  *
  * 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/libegg/eggsmclient.c b/libegg/eggsmclient.c
index 688c4e4..59cbd29 100644
--- a/libegg/eggsmclient.c
+++ b/libegg/eggsmclient.c
@@ -12,9 +12,7 @@
  * Library General Public License for more details.
  *
  * 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/libegg/eggsmclient.h b/libegg/eggsmclient.h
index e620b75..33809ff 100644
--- a/libegg/eggsmclient.h
+++ b/libegg/eggsmclient.h
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_SM_CLIENT_H__


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