summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Lagerwall <rosslagerwall@gmail.com>2014-01-08 21:02:46 +0200
committerRoss Lagerwall <rosslagerwall@gmail.com>2014-01-23 12:15:59 +0200
commit9a114917fd19cc7225df10765de2ead036a4d080 (patch)
tree467fc384b5f597a7f4902c1f26c66c13335a4867
parent947ca911a6e522f8158dfb007cd306ce40d1266c (diff)
downloadgvfs-9a114917fd19cc7225df10765de2ead036a4d080.tar.gz
Remove obsolete address info for the LGPL
https://bugzilla.gnome.org/show_bug.cgi?id=721510
-rw-r--r--common/org.gtk.vfs.xml5
-rw-r--r--daemon/gvfsafptypes.h7
-rw-r--r--daemon/gvfsbackendmtp.c5
-rw-r--r--daemon/gvfsbackendmtp.h5
-rw-r--r--daemon/gvfsjobprogress.c5
-rw-r--r--daemon/gvfsjobprogress.h5
-rw-r--r--monitor/mtp/gmtpvolume.c5
-rw-r--r--monitor/mtp/gmtpvolume.h5
-rw-r--r--monitor/mtp/gmtpvolumemonitor.c5
-rw-r--r--monitor/mtp/gmtpvolumemonitor.h5
-rw-r--r--monitor/mtp/mtp-volume-monitor-daemon.c5
11 files changed, 23 insertions, 34 deletions
diff --git a/common/org.gtk.vfs.xml b/common/org.gtk.vfs.xml
index 63038b02..f8975d91 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 b95befcb..8fe81288 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 0753925f..2b6618d2 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 d7a7fe3c..ce2159d8 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 a9caace7..592d2beb 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 36d2dfc8..0fbfc38e 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 07d8674a..2c13fd6b 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 a1d2e6b9..28484b1f 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 bf483fbc..50e37cfe 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 0a36a9b4..4f9c8dfd 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 20199409..43ec9a21 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>