[genius] Updated FSF's address



commit 312714c4695da7577402b87dec5517fc3550146c
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:59:49 2014 +0100

    Updated FSF's address

 gtkextra/gtkextra-compat.h        |    4 +---
 gtkextra/gtkextra.c               |    4 +---
 gtkextra/gtkextra.h               |    4 +---
 gtkextra/gtkplot.c                |    4 +---
 gtkextra/gtkplot.h                |    4 +---
 gtkextra/gtkplot3d.c              |    4 +---
 gtkextra/gtkplot3d.h              |    4 +---
 gtkextra/gtkplotarray.c           |    4 +---
 gtkextra/gtkplotarray.h           |    4 +---
 gtkextra/gtkplotbar.c             |    4 +---
 gtkextra/gtkplotbar.h             |    4 +---
 gtkextra/gtkplotbox.c             |    4 +---
 gtkextra/gtkplotbox.h             |    4 +---
 gtkextra/gtkplotcairo.c           |    4 +---
 gtkextra/gtkplotcairo.h           |    4 +---
 gtkextra/gtkplotcandle.c          |    4 +---
 gtkextra/gtkplotcandle.h          |    4 +---
 gtkextra/gtkplotcanvas.c          |    4 +---
 gtkextra/gtkplotcanvas.h          |    4 +---
 gtkextra/gtkplotcanvasellipse.c   |    4 +---
 gtkextra/gtkplotcanvasellipse.h   |    4 +---
 gtkextra/gtkplotcanvasline.c      |    4 +---
 gtkextra/gtkplotcanvasline.h      |    4 +---
 gtkextra/gtkplotcanvaspixmap.c    |    4 +---
 gtkextra/gtkplotcanvaspixmap.h    |    4 +---
 gtkextra/gtkplotcanvasplot.c      |    4 +---
 gtkextra/gtkplotcanvasplot.h      |    4 +---
 gtkextra/gtkplotcanvasrectangle.c |    4 +---
 gtkextra/gtkplotcanvasrectangle.h |    4 +---
 gtkextra/gtkplotcanvastext.c      |    4 +---
 gtkextra/gtkplotcanvastext.h      |    4 +---
 gtkextra/gtkplotcsurface.c        |    4 +---
 gtkextra/gtkplotcsurface.h        |    4 +---
 gtkextra/gtkplotdata.c            |    4 +---
 gtkextra/gtkplotdata.h            |    4 +---
 gtkextra/gtkplotdt.c              |    4 +---
 gtkextra/gtkplotdt.h              |    4 +---
 gtkextra/gtkplotflux.c            |    4 +---
 gtkextra/gtkplotflux.h            |    4 +---
 gtkextra/gtkplotgdk.c             |    4 +---
 gtkextra/gtkplotgdk.h             |    4 +---
 gtkextra/gtkplotpc.c              |    4 +---
 gtkextra/gtkplotpc.h              |    4 +---
 gtkextra/gtkplotpixmap.c          |    4 +---
 gtkextra/gtkplotpixmap.h          |    4 +---
 gtkextra/gtkplotpolar.c           |    4 +---
 gtkextra/gtkplotpolar.h           |    4 +---
 gtkextra/gtkplotprint.c           |    4 +---
 gtkextra/gtkplotprint.h           |    4 +---
 gtkextra/gtkplotps.c              |    4 +---
 gtkextra/gtkplotps.h              |    4 +---
 gtkextra/gtkplotsurface.c         |    4 +---
 gtkextra/gtkplotsurface.h         |    4 +---
 gtkextra/gtkpsfont.c              |    4 +---
 gtkextra/gtkpsfont.h              |    4 +---
 po/az.po                          |    4 +---
 po/dz.po                          |   22 +---------------------
 po/en_CA.po                       |   22 +---------------------
 po/ga.po                          |    4 +---
 po/hi.po                          |    4 +---
 po/hr.po                          |    4 +---
 po/it.po                          |    8 ++------
 po/ja.po                          |    4 +---
 po/lv.po                          |   18 +-----------------
 po/mk.po                          |   22 +---------------------
 po/ml.po                          |    4 +---
 po/nl.po                          |   22 +---------------------
 po/pa.po                          |    4 +---
 po/pt.po                          |   23 +----------------------
 po/rw.po                          |    4 +---
 po/sq.po                          |    4 +---
 po/sr.po                          |    4 +---
 po/sr Latn po                     |    4 +---
 po/zh_TW.po                       |    4 +---
 src/genius-i18n.h                 |    3 +--
 ve/test-ve-config.c               |    4 +---
 ve/ve-config.c                    |    4 +---
 ve/ve-config.h                    |    4 +---
 ve/ve-gnome.c                     |    4 +---
 ve/ve-i18n.h                      |    3 +--
 ve/ve-misc.c                      |    4 +---
 ve/ve-misc.h                      |    4 +---
 ve/ve-miscui.c                    |    4 +---
 ve/ve-miscui.h                    |    4 +---
 ve/ve-nongnome.c                  |    4 +---
 ve/vicious.h                      |    4 +---
 ve/viciousui.h                    |    4 +---
 87 files changed, 88 insertions(+), 367 deletions(-)
---
diff --git a/gtkextra/gtkextra-compat.h b/gtkextra/gtkextra-compat.h
index 5078b72..4158e2c 100644
--- a/gtkextra/gtkextra-compat.h
+++ b/gtkextra/gtkextra-compat.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 GTK_EXTRA_COMPAT_H
diff --git a/gtkextra/gtkextra.c b/gtkextra/gtkextra.c
index eb06d80..fdfcdb4 100644
--- a/gtkextra/gtkextra.c
+++ b/gtkextra/gtkextra.c
@@ -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 <string.h>
diff --git a/gtkextra/gtkextra.h b/gtkextra/gtkextra.h
index 7fa3b6e..4230c31 100644
--- a/gtkextra/gtkextra.h
+++ b/gtkextra/gtkextra.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 GTK_EXTRA_H
diff --git a/gtkextra/gtkplot.c b/gtkextra/gtkplot.c
index 5e3d5f7..6a263b9 100644
--- a/gtkextra/gtkplot.c
+++ b/gtkextra/gtkplot.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplot.h b/gtkextra/gtkplot.h
index 4cf021b..b75b3bb 100644
--- a/gtkextra/gtkplot.h
+++ b/gtkextra/gtkplot.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 __GTK_PLOT_H__
 #define __GTK_PLOT_H__
diff --git a/gtkextra/gtkplot3d.c b/gtkextra/gtkplot3d.c
index 5530189..775727e 100644
--- a/gtkextra/gtkplot3d.c
+++ b/gtkextra/gtkplot3d.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplot3d.h b/gtkextra/gtkplot3d.h
index b48079d..a30a454 100644
--- a/gtkextra/gtkplot3d.h
+++ b/gtkextra/gtkplot3d.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 __GTK_PLOT3D_H__
diff --git a/gtkextra/gtkplotarray.c b/gtkextra/gtkplotarray.c
index 5bc1174..d9feeb9 100644
--- a/gtkextra/gtkplotarray.c
+++ b/gtkextra/gtkplotarray.c
@@ -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 <stdlib.h>
diff --git a/gtkextra/gtkplotarray.h b/gtkextra/gtkplotarray.h
index fc381e2..008a48b 100644
--- a/gtkextra/gtkplotarray.h
+++ b/gtkextra/gtkplotarray.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 __GTK_PLOT_ARRAY_H__
diff --git a/gtkextra/gtkplotbar.c b/gtkextra/gtkplotbar.c
index be11db4..d5d3f27 100644
--- a/gtkextra/gtkplotbar.c
+++ b/gtkextra/gtkplotbar.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotbar.h b/gtkextra/gtkplotbar.h
index ffaa132..aa1bcb7 100644
--- a/gtkextra/gtkplotbar.h
+++ b/gtkextra/gtkplotbar.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 __GTK_PLOT_BAR_H__
diff --git a/gtkextra/gtkplotbox.c b/gtkextra/gtkplotbox.c
index 97a2a24..f98c44b 100644
--- a/gtkextra/gtkplotbox.c
+++ b/gtkextra/gtkplotbox.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotbox.h b/gtkextra/gtkplotbox.h
index d269b42..6c3d042 100644
--- a/gtkextra/gtkplotbox.h
+++ b/gtkextra/gtkplotbox.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 __GTK_PLOT_BOX_H__
diff --git a/gtkextra/gtkplotcairo.c b/gtkextra/gtkplotcairo.c
index e0c5147..22675bd 100644
--- a/gtkextra/gtkplotcairo.c
+++ b/gtkextra/gtkplotcairo.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotcairo.h b/gtkextra/gtkplotcairo.h
index 505d403..8e0882d 100644
--- a/gtkextra/gtkplotcairo.h
+++ b/gtkextra/gtkplotcairo.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 __GTK_PLOT_CAIRO_H__
diff --git a/gtkextra/gtkplotcandle.c b/gtkextra/gtkplotcandle.c
index 7fc0a3f..0978664 100644
--- a/gtkextra/gtkplotcandle.c
+++ b/gtkextra/gtkplotcandle.c
@@ -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 <stdlib.h>
diff --git a/gtkextra/gtkplotcandle.h b/gtkextra/gtkplotcandle.h
index 2197632..4d42f56 100644
--- a/gtkextra/gtkplotcandle.h
+++ b/gtkextra/gtkplotcandle.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 __GTK_PLOT_CANDLE_H__
diff --git a/gtkextra/gtkplotcanvas.c b/gtkextra/gtkplotcanvas.c
index 1ab387e..a891768 100644
--- a/gtkextra/gtkplotcanvas.c
+++ b/gtkextra/gtkplotcanvas.c
@@ -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 <stdlib.h>
diff --git a/gtkextra/gtkplotcanvas.h b/gtkextra/gtkplotcanvas.h
index 8e0c1b9..5b58b79 100644
--- a/gtkextra/gtkplotcanvas.h
+++ b/gtkextra/gtkplotcanvas.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 __GTK_PLOT_CANVAS_H__
diff --git a/gtkextra/gtkplotcanvasellipse.c b/gtkextra/gtkplotcanvasellipse.c
index 0dd6379..83d835a 100644
--- a/gtkextra/gtkplotcanvasellipse.c
+++ b/gtkextra/gtkplotcanvasellipse.c
@@ -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/>.
  */
 
 
diff --git a/gtkextra/gtkplotcanvasellipse.h b/gtkextra/gtkplotcanvasellipse.h
index 2166759..2fcbe46 100644
--- a/gtkextra/gtkplotcanvasellipse.h
+++ b/gtkextra/gtkplotcanvasellipse.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 __GTK_PLOT_CANVAS_ELLIPSE_H__
diff --git a/gtkextra/gtkplotcanvasline.c b/gtkextra/gtkplotcanvasline.c
index 39cd495..9e15767 100644
--- a/gtkextra/gtkplotcanvasline.c
+++ b/gtkextra/gtkplotcanvasline.c
@@ -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/>.
  */
 
 
diff --git a/gtkextra/gtkplotcanvasline.h b/gtkextra/gtkplotcanvasline.h
index 11dca3d..37386ef 100644
--- a/gtkextra/gtkplotcanvasline.h
+++ b/gtkextra/gtkplotcanvasline.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 __GTK_PLOT_CANVAS_LINE_H__
diff --git a/gtkextra/gtkplotcanvaspixmap.c b/gtkextra/gtkplotcanvaspixmap.c
index 9d84baa..61a8c32 100644
--- a/gtkextra/gtkplotcanvaspixmap.c
+++ b/gtkextra/gtkplotcanvaspixmap.c
@@ -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/>.
  */
 
 
diff --git a/gtkextra/gtkplotcanvaspixmap.h b/gtkextra/gtkplotcanvaspixmap.h
index 4ac9321..1e0654b 100644
--- a/gtkextra/gtkplotcanvaspixmap.h
+++ b/gtkextra/gtkplotcanvaspixmap.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 __GTK_PLOT_CANVAS_PIXMAP_H__
diff --git a/gtkextra/gtkplotcanvasplot.c b/gtkextra/gtkplotcanvasplot.c
index 92b9cf1..b83ad9d 100644
--- a/gtkextra/gtkplotcanvasplot.c
+++ b/gtkextra/gtkplotcanvasplot.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotcanvasplot.h b/gtkextra/gtkplotcanvasplot.h
index f5a9101..b9699db 100644
--- a/gtkextra/gtkplotcanvasplot.h
+++ b/gtkextra/gtkplotcanvasplot.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 __GTK_PLOT_CANVAS_PLOT_H__
diff --git a/gtkextra/gtkplotcanvasrectangle.c b/gtkextra/gtkplotcanvasrectangle.c
index 6c32d76..71235c8 100644
--- a/gtkextra/gtkplotcanvasrectangle.c
+++ b/gtkextra/gtkplotcanvasrectangle.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotcanvasrectangle.h b/gtkextra/gtkplotcanvasrectangle.h
index b5196e9..70e2ed2 100644
--- a/gtkextra/gtkplotcanvasrectangle.h
+++ b/gtkextra/gtkplotcanvasrectangle.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 __GTK_PLOT_CANVAS_RECTANGLE_H__
diff --git a/gtkextra/gtkplotcanvastext.c b/gtkextra/gtkplotcanvastext.c
index 61b2db6..89161ca 100644
--- a/gtkextra/gtkplotcanvastext.c
+++ b/gtkextra/gtkplotcanvastext.c
@@ -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/>.
  */
 
 
diff --git a/gtkextra/gtkplotcanvastext.h b/gtkextra/gtkplotcanvastext.h
index b9fbd90..a99bc8b 100644
--- a/gtkextra/gtkplotcanvastext.h
+++ b/gtkextra/gtkplotcanvastext.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 __GTK_PLOT_CANVAS_TEXT_H__
diff --git a/gtkextra/gtkplotcsurface.c b/gtkextra/gtkplotcsurface.c
index b448d78..a3158e8 100644
--- a/gtkextra/gtkplotcsurface.c
+++ b/gtkextra/gtkplotcsurface.c
@@ -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/>.
  */
 
 
diff --git a/gtkextra/gtkplotcsurface.h b/gtkextra/gtkplotcsurface.h
index ca529eb..fc118d9 100644
--- a/gtkextra/gtkplotcsurface.h
+++ b/gtkextra/gtkplotcsurface.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 __GTK_PLOT_CSURFACE_H__
diff --git a/gtkextra/gtkplotdata.c b/gtkextra/gtkplotdata.c
index cbf1549..cb7a9e8 100644
--- a/gtkextra/gtkplotdata.c
+++ b/gtkextra/gtkplotdata.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotdata.h b/gtkextra/gtkplotdata.h
index 231def9..64a6dfe 100644
--- a/gtkextra/gtkplotdata.h
+++ b/gtkextra/gtkplotdata.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 __GTK_PLOT_DATA_H__
diff --git a/gtkextra/gtkplotdt.c b/gtkextra/gtkplotdt.c
index 2e15c7c..a393e7e 100644
--- a/gtkextra/gtkplotdt.c
+++ b/gtkextra/gtkplotdt.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotdt.h b/gtkextra/gtkplotdt.h
index 4572147..369db10 100644
--- a/gtkextra/gtkplotdt.h
+++ b/gtkextra/gtkplotdt.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 __GTK_PLOT_DELAUNAY_H__
diff --git a/gtkextra/gtkplotflux.c b/gtkextra/gtkplotflux.c
index f1a2994..2191e28 100644
--- a/gtkextra/gtkplotflux.c
+++ b/gtkextra/gtkplotflux.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotflux.h b/gtkextra/gtkplotflux.h
index 3bd3e6c..9c5f34d 100644
--- a/gtkextra/gtkplotflux.h
+++ b/gtkextra/gtkplotflux.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 __GTK_PLOT_FLUX_H__
diff --git a/gtkextra/gtkplotgdk.c b/gtkextra/gtkplotgdk.c
index a5c8d32..0f4c703 100644
--- a/gtkextra/gtkplotgdk.c
+++ b/gtkextra/gtkplotgdk.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotgdk.h b/gtkextra/gtkplotgdk.h
index 7a32066..57f4fc5 100644
--- a/gtkextra/gtkplotgdk.h
+++ b/gtkextra/gtkplotgdk.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 __GTK_PLOT_GDK_H__
diff --git a/gtkextra/gtkplotpc.c b/gtkextra/gtkplotpc.c
index 4d9477f..4b4e5b7 100644
--- a/gtkextra/gtkplotpc.c
+++ b/gtkextra/gtkplotpc.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotpc.h b/gtkextra/gtkplotpc.h
index 8b23ff0..a96f050 100644
--- a/gtkextra/gtkplotpc.h
+++ b/gtkextra/gtkplotpc.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 __GTK_PLOT_PC_H__
diff --git a/gtkextra/gtkplotpixmap.c b/gtkextra/gtkplotpixmap.c
index d7655c0..f4dd74c 100644
--- a/gtkextra/gtkplotpixmap.c
+++ b/gtkextra/gtkplotpixmap.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotpixmap.h b/gtkextra/gtkplotpixmap.h
index 7a274a2..e03fad4 100644
--- a/gtkextra/gtkplotpixmap.h
+++ b/gtkextra/gtkplotpixmap.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 __GTK_PLOT_PIXMAP_H__
diff --git a/gtkextra/gtkplotpolar.c b/gtkextra/gtkplotpolar.c
index 9e3e395..ea22857 100644
--- a/gtkextra/gtkplotpolar.c
+++ b/gtkextra/gtkplotpolar.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotpolar.h b/gtkextra/gtkplotpolar.h
index 2c958f2..ca1c9a0 100644
--- a/gtkextra/gtkplotpolar.h
+++ b/gtkextra/gtkplotpolar.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 __GTK_PLOT_POLAR_H__
diff --git a/gtkextra/gtkplotprint.c b/gtkextra/gtkplotprint.c
index ae1ed90..049d21a 100644
--- a/gtkextra/gtkplotprint.c
+++ b/gtkextra/gtkplotprint.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotprint.h b/gtkextra/gtkplotprint.h
index d80477b..d1c1a6f 100644
--- a/gtkextra/gtkplotprint.h
+++ b/gtkextra/gtkplotprint.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 __GTK_PLOT_PRINT_H__
diff --git a/gtkextra/gtkplotps.c b/gtkextra/gtkplotps.c
index fcb0ee4..de215ba 100644
--- a/gtkextra/gtkplotps.c
+++ b/gtkextra/gtkplotps.c
@@ -22,9 +22,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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotps.h b/gtkextra/gtkplotps.h
index 7c46e00..cc776d2 100644
--- a/gtkextra/gtkplotps.h
+++ b/gtkextra/gtkplotps.h
@@ -18,9 +18,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 __GTK_PLOT_PS_H__
diff --git a/gtkextra/gtkplotsurface.c b/gtkextra/gtkplotsurface.c
index bb2e3f6..3a57c64 100644
--- a/gtkextra/gtkplotsurface.c
+++ b/gtkextra/gtkplotsurface.c
@@ -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/>.
  */
 
 /**
diff --git a/gtkextra/gtkplotsurface.h b/gtkextra/gtkplotsurface.h
index facdbaf..602ffc5 100644
--- a/gtkextra/gtkplotsurface.h
+++ b/gtkextra/gtkplotsurface.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 __GTK_PLOT_SURFACE_H__
diff --git a/gtkextra/gtkpsfont.c b/gtkextra/gtkpsfont.c
index 69ffa2e..a526e4b 100644
--- a/gtkextra/gtkpsfont.c
+++ b/gtkextra/gtkpsfont.c
@@ -20,9 +20,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/>.
  */
 
 /**
diff --git a/gtkextra/gtkpsfont.h b/gtkextra/gtkpsfont.h
index e00fb40..be83547 100644
--- a/gtkextra/gtkpsfont.h
+++ b/gtkextra/gtkpsfont.h
@@ -20,9 +20,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/>.
  */
 
 
diff --git a/po/az.po b/po/az.po
index c1c3cbd..8a63f0a 100644
--- a/po/az.po
+++ b/po/az.po
@@ -588,9 +588,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: src/funclib.c:276
diff --git a/po/dz.po b/po/dz.po
index 40f0363..77b47ba 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -1675,27 +1675,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"བློ་རིག %s\n"
-"%s\n"
-"\n"
-"    ལས་རིམ་འདི་མཉེན་ཆས་རང་དབང་ཨིནམ་ལས་ཁྱོད་ཀྱིས་བསྐྱར་བགོ་བཀྲམ་ནི་དང་/ཡང་ན་\n"
-"   ཇི་ཨེན་ཡུ་ཡོངས་ཁྱབ་མི་མང་གི་ཆོག་ཐམ་འདི་གི་ཐ་སྙད་འདིའི་འོག་ལུ་མཉེན་ཆས་གཞི་ཚོགས་རང་དབང་འདི་གིས་ \n"
-"    དཔར་བསྐྲུན་འབད་མི་བཟུམ་ ཆོག་ཐམ་འདི་གི་༢ ཐོན་རིམ་འབད་རུང་ ཡང་ན་\n"
-"    (at your option) ཤུལ་ལས་ཀྱི་ཐོན་རིམ་གང་རུང་ལེགས་བཅོས་འབད་བཏུབ་ཨིན།\n"
-"\n"
-"    ལས་རིམ་འདི་ཕན་ཐོགས་ཅན་ཅིག་འོང་མནོ་བའི་རེ་བ་ལུ་བགོ་བཀྲམ་འབད་ཡོད་\n"
-"    ཨིན་རུང་ཉེན་ལེན་གང་རུང་མེདཔ་སྦེ་ ཚོང་འབྲེལ་ཡང་ན་བྱེ་བྲག་དགོས་དོན་ལུ་ཚུད་སྒྲིག་གི་\n"
-"    བསྟར་སྤྱོད་འབད་ཡོད་མི་གི་ཉེན་ལེན་ཡང་མེདཔ་ཨིན། རྒྱས་བཤད་ཀྱི་དོན་ལུ་\n"
-"    ཇི་ཨེན་ཡུ་ཡོངས་ཁྱབ་མི་མང་གི་ཆོག་ཐམ་འདི་བལྟ།\n"
-"\n"
-"    ཁྱོད་ལུ་ཇི་ཨེན་ཡུ་ཡོངས་ཁྱབ་མི་མང་གི་ཆོག་ཐམ་འདི་གི་འདྲ་བཤུས་དང་གཅིག་ཁར་\n"
-"    ལས་རིམ་འདི་ཡང་ཐོབ་དོགཔ་ཨིན། དེ་མེན་པ་ཅིན་ མཉེན་ཆས་རང་དབང་\n"
-"    གཞི་ཚོགས་འདི་ལུ་འབྲི་དགོ་  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: ../src/funclib.c:383
 #, c-format
diff --git a/po/en_CA.po b/po/en_CA.po
index f9586a9..a5f49fa 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -1826,27 +1826,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"Genius %s\n"
-"%s\n"
-"\n"
-"    This program is free software; you can redistribute it and/or modify\n"
-"    it under the terms of the GNU General Public Licence as published by\n"
-"    the Free Software Foundation; either version 2 of the Licence, or\n"
-"    (at your option) any later version.\n"
-"\n"
-"    This program is distributed in the hope that it will be useful,\n"
-"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
-"    GNU General Public Licence for more details.\n"
-"\n"
-"    You should have received a copy of the GNU General Public Licence\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: src/funclib.c:382
 #, c-format
diff --git a/po/ga.po b/po/ga.po
index b1c9d0f..ed8244f 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -607,9 +607,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: src/funclib.c:360
diff --git a/po/hi.po b/po/hi.po
index 97dbc8f..2bbe94d 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -612,9 +612,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: src/funclib.c:360
diff --git a/po/hr.po b/po/hr.po
index f92b55e..7772e40 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -595,9 +595,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Genius %s\n"
 "%s\n"
diff --git a/po/it.po b/po/it.po
index 6083a10..621ea05 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1747,9 +1747,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Genius %s\n"
 "%s\n"
@@ -1767,9 +1765,7 @@ msgstr ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: ../src/funclib.c:382
 #, c-format
diff --git a/po/ja.po b/po/ja.po
index 8e1a769..5c4faa6 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1881,9 +1881,7 @@ msgstr ""
 #| "    GNU General Public License for more details.\n"
 #| "\n"
 #| "    You should have received a copy of the GNU General Public License\n"
-#| "    along with this program. If not, write to the Free Software\n"
-#| "    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-#| "    USA.\n"
+#| "    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgid ""
 "Genius %s\n"
 "%s\n"
diff --git a/po/lv.po b/po/lv.po
index 42b0042..a659aba 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -1854,23 +1854,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"Genius %s\n"
-"%s\n"
-"\n"
-"    Šī programma ir bezmaksa; Jūs varat redistibucēt un/vai modificēt\n"
-"\n"
-"    no GNU Vispārējs Publisks Licence  \n"
-" Brīva Programmatūra no Licence\n"
-" versija 2 no licences. n\n"
-" Šī programma distributīva lai palīdzēt, bez garantijas.\n"
-" Jūms vajag sanemt kopij no GNU General Public License\n"
-" ar so programmu. Ja ne, tad rakstiet Brīvai Programmatūrai\n"
-"Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: ../src/funclib.c:383
 #, c-format
diff --git a/po/mk.po b/po/mk.po
index b3885b0..6d08fab 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -606,27 +606,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"Genius %s\n"
-"%s\n"
-"\n"
-"    This program is free software; you can redistribute it and/or modify\n"
-"    it under the terms of the GNU General Public License as published by\n"
-"    the Free Software Foundation; either version 2 of the License , or\n"
-"    (at your option) any later version.\n"
-"\n"
-"    This program is distributed in the hope that it will be useful,\n"
-"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
-"    GNU General Public License for more details.\n"
-"\n"
-"    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: src/funclib.c:276
 msgid "chdir: argument must be string!"
diff --git a/po/ml.po b/po/ml.po
index e4a49f7..a5f3efc 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -587,9 +587,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: src/funclib.c:276
diff --git a/po/nl.po b/po/nl.po
index a9f825d..9ac6f6b 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -671,27 +671,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"Genius %s\n"
-"%s\n"
-"\n"
-"    Dit programma is vrije software; u kunt het herdistribueren en/of\n"
-"    modificeren onder de voorwaarden van de GNU General Public License\n"
-"    zoals deze wordt uitgegeven door de Free Software Foundation; ofwel\n"
-"    versie 2 van deze licentie of (naar uw keuze) een latere versie.\n"
-"\n"
-"    Dit programma is uitgegeven in de hoop dat het bruikbaar zal zijn,\n"
-"    maar ZONDER ENIGE GARANTIE; zonder zelfs de geïmpliceerde garantie\n"
-"    van VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPALD DOEL.  Zie de\n"
-"    GNU General Public License voor meer details.\n"
-"\n"
-"    U moet bij dit programma een kopie ontvangen hebben van de GNU\n"
-"    General Public License. Zo niet, kunt u schrijven naar de Free\n"
-"    Software Foundation,  Inc., 59 Temple Place - Suite 330, Boston,\n"
-"    MA 02111-1307, USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: src/funclib.c:376
 #, c-format
diff --git a/po/pa.po b/po/pa.po
index 188a163..33e314b 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -660,9 +660,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: src/funclib.c:438
diff --git a/po/pt.po b/po/pt.po
index f3841f2..12f9dd0 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -625,28 +625,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
-msgstr ""
-"Genius %s\n"
-"%s\n"
-"\n"
-"    Esta aplicação é livre; pode redistribui-la e/ou modifica-a\n"
-"    sob os termos da Licença Pública Geral GNU tal como publicada\n"
-"    pela Free Software Foundation; ou a versão 2 da Licença , ou\n"
-"    (à sua discrição) qualquer versão posterior.\n"
-"\n"
-"    Esta aplicação é distribuida na expectativa de que poderá ser útil,\n"
-"    mas SEM QUALQUER GARANTIA; sem mesmo a garantia implícita de\n"
-"    COMERCIABILIDADE ou ADEQUAÇÃO A UM DETERMINADO PROPÓSITO.  Consulte\n"
-"    a Licença Pública Geral GNU para mais detalhes.\n"
-"\n"
-"    Deverá ter recebido uma cópia da Licença Pública Geral GNU\n"
-"    junto com esta aplicação. Caso contrário, escreva (em inglês) para a "
-"Free\n"
-"    Software Foundation,  Inc., 59 Temple Place - Suite 330, Boston,     MA "
-"02111-1307, USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 
 #: src/funclib.c:360
 #, c-format
diff --git a/po/rw.po b/po/rw.po
index fab09f6..f5c551e 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -791,9 +791,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Porogaramu ni Kigenga Na Cyangwa i Bya i Nka i Verisiyo 2. Bya i ku Ihitamo "
 "Verisiyo Porogaramu ni in i ATARIIGIHARWE i Cyangwa A kugirango Birenzeho "
diff --git a/po/sq.po b/po/sq.po
index ff54428..b383d6d 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -752,9 +752,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "j j\n"
 " programi është dhe\n"
diff --git a/po/sr.po b/po/sr.po
index 8ffe97c..a0bdcdf 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -637,9 +637,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Геније %s\n"
 "%s\n"
diff --git a/po/sr Latn po b/po/sr Latn po
index b657e29..fe85ea2 100644
--- a/po/sr Latn po
+++ b/po/sr Latn po
@@ -637,9 +637,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Genije %s\n"
 "%s\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 289f7ba..697fd9b 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1696,9 +1696,7 @@ msgid ""
 "    GNU General Public License for more details.\n"
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
-"    along with this program. If not, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 
 #: ../src/funclib.c:382
diff --git a/src/genius-i18n.h b/src/genius-i18n.h
index 8abea07..2014036 100644
--- a/src/genius-i18n.h
+++ b/src/genius-i18n.h
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 /*
   @NOTATION@
diff --git a/ve/test-ve-config.c b/ve/test-ve-config.c
index cbd5dee..c835a86 100644
--- a/ve/test-ve-config.c
+++ b/ve/test-ve-config.c
@@ -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/>.
  */
 
 #include <config.h>
diff --git a/ve/ve-config.c b/ve/ve-config.c
index 5594052..5fd2db2 100644
--- a/ve/ve-config.c
+++ b/ve/ve-config.c
@@ -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/>.
  */
 #include <config.h>
 #include <glib.h>
diff --git a/ve/ve-config.h b/ve/ve-config.h
index 43fa2d1..c2edf5a 100644
--- a/ve/ve-config.h
+++ b/ve/ve-config.h
@@ -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/>.
  */
 #ifndef VE_CONFIG_H
 #define VE_CONFIG_H
diff --git a/ve/ve-gnome.c b/ve/ve-gnome.c
index 4efe7d3..0b3ae1b 100644
--- a/ve/ve-gnome.c
+++ b/ve/ve-gnome.c
@@ -15,9 +15,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>
 #include <string.h>
diff --git a/ve/ve-i18n.h b/ve/ve-i18n.h
index affe4d6..a936446 100644
--- a/ve/ve-i18n.h
+++ b/ve/ve-i18n.h
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with the GNOME Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 /*
   @NOTATION@
diff --git a/ve/ve-misc.c b/ve/ve-misc.c
index 9f2e361..cea8cd1 100644
--- a/ve/ve-misc.c
+++ b/ve/ve-misc.c
@@ -14,9 +14,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>
 #include <string.h>
diff --git a/ve/ve-misc.h b/ve/ve-misc.h
index c16e0e8..35e1635 100644
--- a/ve/ve-misc.h
+++ b/ve/ve-misc.h
@@ -14,9 +14,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 VE_MISC_H
 #define VE_MISC_H
diff --git a/ve/ve-miscui.c b/ve/ve-miscui.c
index 2e1ac1d..bb14273 100644
--- a/ve/ve-miscui.c
+++ b/ve/ve-miscui.c
@@ -15,9 +15,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>
 #include <gtk/gtk.h>
diff --git a/ve/ve-miscui.h b/ve/ve-miscui.h
index b16e029..630e35e 100644
--- a/ve/ve-miscui.h
+++ b/ve/ve-miscui.h
@@ -15,9 +15,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 VE_MISCUI_H
 #define VE_MISCUI_H
diff --git a/ve/ve-nongnome.c b/ve/ve-nongnome.c
index a702b41..8d4d185 100644
--- a/ve/ve-nongnome.c
+++ b/ve/ve-nongnome.c
@@ -15,9 +15,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>
 #include <string.h>
diff --git a/ve/vicious.h b/ve/vicious.h
index ce385af..9b240ec 100644
--- a/ve/vicious.h
+++ b/ve/vicious.h
@@ -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/>.
  */
 
 #ifndef VICIOUS_H
diff --git a/ve/viciousui.h b/ve/viciousui.h
index d6ebae0..5055aa6 100644
--- a/ve/viciousui.h
+++ b/ve/viciousui.h
@@ -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/>.
  */
 
 #ifndef VICIOUSUI_H


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