[gvfs] Remove obsolete address info for the LGPL



commit 9a114917fd19cc7225df10765de2ead036a4d080
Author: Ross Lagerwall <rosslagerwall gmail com>
Date:   Wed Jan 8 21:02:46 2014 +0200

    Remove obsolete address info for the LGPL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721510

 common/org.gtk.vfs.xml                  |    5 ++---
 daemon/gvfsafptypes.h                   |    7 +++----
 daemon/gvfsbackendmtp.c                 |    5 ++---
 daemon/gvfsbackendmtp.h                 |    5 ++---
 daemon/gvfsjobprogress.c                |    5 ++---
 daemon/gvfsjobprogress.h                |    5 ++---
 monitor/mtp/gmtpvolume.c                |    5 ++---
 monitor/mtp/gmtpvolume.h                |    5 ++---
 monitor/mtp/gmtpvolumemonitor.c         |    5 ++---
 monitor/mtp/gmtpvolumemonitor.h         |    5 ++---
 monitor/mtp/mtp-volume-monitor-daemon.c |    5 ++---
 11 files changed, 23 insertions(+), 34 deletions(-)
---
diff --git a/common/org.gtk.vfs.xml b/common/org.gtk.vfs.xml
index 63038b0..f8975d9 100644
--- a/common/org.gtk.vfs.xml
+++ b/common/org.gtk.vfs.xml
@@ -16,9 +16,8 @@
  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.
+ Public License along with this library; if not, see
+ <http://www.gnu.org/licenses/>.
 
  Author: Tomas Bzatek <tbzatek redhat com>
 -->
diff --git a/daemon/gvfsafptypes.h b/daemon/gvfsafptypes.h
index b95befc..8fe8128 100644
--- a/daemon/gvfsafptypes.h
+++ b/daemon/gvfsafptypes.h
@@ -13,9 +13,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  *
  * Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
  */
@@ -32,4 +31,4 @@ typedef struct _GVfsAfpVolume     GVfsAfpVolume;
 
 G_END_DECLS
 
-#endif /* _GVFSAFPTYPES_H_ */
\ No newline at end of file
+#endif /* _GVFSAFPTYPES_H_ */
diff --git a/daemon/gvfsbackendmtp.c b/daemon/gvfsbackendmtp.c
index 0753925..2b6618d 100644
--- a/daemon/gvfsbackendmtp.c
+++ b/daemon/gvfsbackendmtp.c
@@ -14,9 +14,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 
diff --git a/daemon/gvfsbackendmtp.h b/daemon/gvfsbackendmtp.h
index d7a7fe3..ce2159d 100644
--- a/daemon/gvfsbackendmtp.h
+++ b/daemon/gvfsbackendmtp.h
@@ -14,9 +14,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_VFS_BACKEND_MTP_H__
diff --git a/daemon/gvfsjobprogress.c b/daemon/gvfsjobprogress.c
index a9caace..592d2be 100644
--- a/daemon/gvfsjobprogress.c
+++ b/daemon/gvfsjobprogress.c
@@ -13,9 +13,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  *
  * Author: Tomas Bzatek <tbzatek redhat com>
  */
diff --git a/daemon/gvfsjobprogress.h b/daemon/gvfsjobprogress.h
index 36d2dfc..0fbfc38 100644
--- a/daemon/gvfsjobprogress.h
+++ b/daemon/gvfsjobprogress.h
@@ -13,9 +13,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  *
  * Author: Tomas Bzatek <tbzatek redhat com>
  */
diff --git a/monitor/mtp/gmtpvolume.c b/monitor/mtp/gmtpvolume.c
index 07d8674..2c13fd6 100644
--- a/monitor/mtp/gmtpvolume.c
+++ b/monitor/mtp/gmtpvolume.c
@@ -16,9 +16,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/monitor/mtp/gmtpvolume.h b/monitor/mtp/gmtpvolume.h
index a1d2e6b..28484b1 100644
--- a/monitor/mtp/gmtpvolume.h
+++ b/monitor/mtp/gmtpvolume.h
@@ -14,9 +14,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_MTP_VOLUME_H__
diff --git a/monitor/mtp/gmtpvolumemonitor.c b/monitor/mtp/gmtpvolumemonitor.c
index bf483fb..50e37cf 100644
--- a/monitor/mtp/gmtpvolumemonitor.c
+++ b/monitor/mtp/gmtpvolumemonitor.c
@@ -16,9 +16,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/monitor/mtp/gmtpvolumemonitor.h b/monitor/mtp/gmtpvolumemonitor.h
index 0a36a9b..4f9c8df 100644
--- a/monitor/mtp/gmtpvolumemonitor.h
+++ b/monitor/mtp/gmtpvolumemonitor.h
@@ -14,9 +14,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_MTP_VOLUME_MONITOR_H__
diff --git a/monitor/mtp/mtp-volume-monitor-daemon.c b/monitor/mtp/mtp-volume-monitor-daemon.c
index 2019940..43ec9a2 100644
--- a/monitor/mtp/mtp-volume-monitor-daemon.c
+++ b/monitor/mtp/mtp-volume-monitor-daemon.c
@@ -14,9 +14,8 @@
  * 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.
+ * Public License along with this library; if not, see
+ * <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>


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