summaryrefslogtreecommitdiff
path: root/monitor/mtp
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 /monitor/mtp
parent947ca911a6e522f8158dfb007cd306ce40d1266c (diff)
downloadgvfs-9a114917fd19cc7225df10765de2ead036a4d080.tar.gz
Remove obsolete address info for the LGPL
https://bugzilla.gnome.org/show_bug.cgi?id=721510
Diffstat (limited to 'monitor/mtp')
-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
5 files changed, 10 insertions, 15 deletions
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>