[gnome-menus] Updated FSF's address



commit 9bfa6761898fa820071779f6cb63ec6da9c1a5b9
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 13:01:12 2014 +0100

    Updated FSF's address

 libmenu/canonicalize.c      |    4 +---
 libmenu/canonicalize.h      |    4 +---
 libmenu/desktop-entries.c   |    4 +---
 libmenu/desktop-entries.h   |    4 +---
 libmenu/entry-directories.c |    4 +---
 libmenu/entry-directories.h |    4 +---
 libmenu/gmenu-tree.c        |    4 +---
 libmenu/gmenu-tree.h        |    4 +---
 libmenu/menu-layout.c       |    4 +---
 libmenu/menu-layout.h       |    4 +---
 libmenu/menu-monitor.c      |    4 +---
 libmenu/menu-monitor.h      |    4 +---
 libmenu/menu-util.c         |    4 +---
 libmenu/menu-util.h         |    4 +---
 util/test-menu-spec.c       |    4 +---
 15 files changed, 15 insertions(+), 45 deletions(-)
---
diff --git a/libmenu/canonicalize.c b/libmenu/canonicalize.c
index f601c4f..8a02dd9 100644
--- a/libmenu/canonicalize.c
+++ b/libmenu/canonicalize.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 
diff --git a/libmenu/canonicalize.h b/libmenu/canonicalize.h
index e3ef502..2dff7f4 100644
--- a/libmenu/canonicalize.h
+++ b/libmenu/canonicalize.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>.  */
 
 #ifndef G_CANONICALIZE_H
 #define G_CANONICALIZE_H
diff --git a/libmenu/desktop-entries.c b/libmenu/desktop-entries.c
index a8c13d9..326f311 100644
--- a/libmenu/desktop-entries.c
+++ b/libmenu/desktop-entries.c
@@ -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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/desktop-entries.h b/libmenu/desktop-entries.h
index 07b7c85..72ca4b8 100644
--- a/libmenu/desktop-entries.h
+++ b/libmenu/desktop-entries.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 __DESKTOP_ENTRIES_H__
diff --git a/libmenu/entry-directories.c b/libmenu/entry-directories.c
index c827f84..214513b 100644
--- a/libmenu/entry-directories.c
+++ b/libmenu/entry-directories.c
@@ -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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/entry-directories.h b/libmenu/entry-directories.h
index 4b1f5fb..9719a2b 100644
--- a/libmenu/entry-directories.h
+++ b/libmenu/entry-directories.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 __ENTRY_DIRECTORIES_H__
diff --git a/libmenu/gmenu-tree.c b/libmenu/gmenu-tree.c
index 9aa94c5..f8fbbd0 100644
--- a/libmenu/gmenu-tree.c
+++ b/libmenu/gmenu-tree.c
@@ -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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/gmenu-tree.h b/libmenu/gmenu-tree.h
index 4ccdb2b..283d25b 100644
--- a/libmenu/gmenu-tree.h
+++ b/libmenu/gmenu-tree.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 __GMENU_TREE_H__
diff --git a/libmenu/menu-layout.c b/libmenu/menu-layout.c
index 4b2a02c..cdd3763 100644
--- a/libmenu/menu-layout.c
+++ b/libmenu/menu-layout.c
@@ -14,9 +14,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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/menu-layout.h b/libmenu/menu-layout.h
index 1a6af13..05ecfca 100644
--- a/libmenu/menu-layout.h
+++ b/libmenu/menu-layout.h
@@ -14,9 +14,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 __MENU_LAYOUT_H__
diff --git a/libmenu/menu-monitor.c b/libmenu/menu-monitor.c
index 8895b49..c9fabf5 100644
--- a/libmenu/menu-monitor.c
+++ b/libmenu/menu-monitor.c
@@ -15,9 +15,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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/menu-monitor.h b/libmenu/menu-monitor.h
index 4a37ce2..0522e57 100644
--- a/libmenu/menu-monitor.h
+++ b/libmenu/menu-monitor.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 __MENU_MONITOR_H__
diff --git a/libmenu/menu-util.c b/libmenu/menu-util.c
index 7bc6fd1..10f88a8 100644
--- a/libmenu/menu-util.c
+++ b/libmenu/menu-util.c
@@ -14,9 +14,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/>.
  */
 
 #include <config.h>
diff --git a/libmenu/menu-util.h b/libmenu/menu-util.h
index 5b0a3f4..be73086 100644
--- a/libmenu/menu-util.h
+++ b/libmenu/menu-util.h
@@ -14,9 +14,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 __MENU_UTIL_H__
diff --git a/util/test-menu-spec.c b/util/test-menu-spec.c
index 00ea252..b2c3926 100644
--- a/util/test-menu-spec.c
+++ b/util/test-menu-spec.c
@@ -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/>.
  */
 
 #include <config.h>


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