summaryrefslogtreecommitdiff
path: root/browser-plugin
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-01-10 21:29:04 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2014-01-10 21:30:35 +0000
commita5b0bf2a54118b4fd6e3b5af0e5500e3b5ae52f9 (patch)
treec97bb47ffe86ffea73d0d118abb6c6fc1f0cdb81 /browser-plugin
parent5c345b9e12ff634325df92d14eddf10ee7d9b232 (diff)
downloadtotem-a5b0bf2a54118b4fd6e3b5af0e5500e3b5ae52f9.tar.gz
general: Update FSF licence address
Instead of hard-coding the postal address for the FSF, reference the GNU website. https://bugzilla.gnome.org/show_bug.cgi?id=721520
Diffstat (limited to 'browser-plugin')
-rw-r--r--browser-plugin/totemNPClass.cpp4
-rw-r--r--browser-plugin/totemNPClass.h4
-rw-r--r--browser-plugin/totemNPNGlue.cpp4
-rw-r--r--browser-plugin/totemNPObject.cpp4
-rw-r--r--browser-plugin/totemNPObject.h4
-rw-r--r--browser-plugin/totemNPObjectWrapper.h4
-rw-r--r--browser-plugin/totemNPVariantWrapper.h4
7 files changed, 7 insertions, 21 deletions
diff --git a/browser-plugin/totemNPClass.cpp b/browser-plugin/totemNPClass.cpp
index d32a27476..947ac92a5 100644
--- a/browser-plugin/totemNPClass.cpp
+++ b/browser-plugin/totemNPClass.cpp
@@ -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/browser-plugin/totemNPClass.h b/browser-plugin/totemNPClass.h
index ac9e03018..fffd33c99 100644
--- a/browser-plugin/totemNPClass.h
+++ b/browser-plugin/totemNPClass.h
@@ -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/>.
*/
#ifndef __TOTEM_NPCLASS_H__
diff --git a/browser-plugin/totemNPNGlue.cpp b/browser-plugin/totemNPNGlue.cpp
index 765bb0dc7..f3a93c5ac 100644
--- a/browser-plugin/totemNPNGlue.cpp
+++ b/browser-plugin/totemNPNGlue.cpp
@@ -13,9 +13,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/>.
*
* ===========================================================================
* Derived from MPL/LGPL/GPL tri-licensed code
diff --git a/browser-plugin/totemNPObject.cpp b/browser-plugin/totemNPObject.cpp
index 0c6394bc4..31fef50fe 100644
--- a/browser-plugin/totemNPObject.cpp
+++ b/browser-plugin/totemNPObject.cpp
@@ -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/browser-plugin/totemNPObject.h b/browser-plugin/totemNPObject.h
index 17d582879..4adca3f38 100644
--- a/browser-plugin/totemNPObject.h
+++ b/browser-plugin/totemNPObject.h
@@ -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/>.
*/
#ifndef __TOTEM_NPOBJECT_H__
diff --git a/browser-plugin/totemNPObjectWrapper.h b/browser-plugin/totemNPObjectWrapper.h
index d633eefeb..5075a7143 100644
--- a/browser-plugin/totemNPObjectWrapper.h
+++ b/browser-plugin/totemNPObjectWrapper.h
@@ -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/>.
*/
#ifndef __TOTEM_NPOBJECT_WRAPPER_H__
diff --git a/browser-plugin/totemNPVariantWrapper.h b/browser-plugin/totemNPVariantWrapper.h
index 1b046e0b3..07bc95998 100644
--- a/browser-plugin/totemNPVariantWrapper.h
+++ b/browser-plugin/totemNPVariantWrapper.h
@@ -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/>.
*/
#ifndef __TOTEM_NPVARIANT_WRAPPER_H__