[tali] Updated FSF's address



commit b17b6c62922f4decddcf6a1cc305371d1510f87e
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:52:03 2014 +0100

    Updated FSF's address

 po/ru.po                   |    7 +------
 po/uk.po                   |    7 +------
 src/games-frame.c          |    4 +---
 src/games-frame.h          |    4 +---
 src/games-score.c          |    4 +---
 src/games-score.h          |    4 +---
 src/games-scores-backend.c |    4 +---
 src/games-scores-backend.h |    4 +---
 src/games-stock.c          |    3 +--
 src/games-stock.h          |    3 +--
 10 files changed, 10 insertions(+), 34 deletions(-)
---
diff --git a/po/ru.po b/po/ru.po
index d497db1..b671649 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1564,12 +1564,7 @@ msgstr ""
 #, c-format
 msgid ""
 "You should have received a copy of the GNU General Public License along with "
-"%s; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, "
-"Fifth Floor, Boston, MA  02110-1301  USA"
-msgstr ""
-"Вы должны получить копию GNU General Public License вместе с %s. Если этого "
-"не произошло, напишите to the Free Software Foundation, Inc., 59 Temple "
-"Place, Suite 330, Boston, MA  02111-1307  USA."
+"%s; if not, see <http://www.gnu.org/licenses/>."
 
 #: ../glines/src/games-stock.c:331 ../gnect/src/games-stock.c:331
 #: ../gnibbles/src/games-stock.c:331 ../gnobots2/src/games-stock.c:331
diff --git a/po/uk.po b/po/uk.po
index 452e75a..09a99cd 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -4030,12 +4030,7 @@ msgstr ""
 #, c-format
 msgid ""
 "You should have received a copy of the GNU General Public License along with "
-"%s; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, "
-"Fifth Floor, Boston, MA  02110-1301  USA"
-msgstr ""
-"Ви мали отримати копію GNU General Public License разом з %s. Якщо цього не "
-"сталося, напишіть до Free Software Foundation, Inc., 59 Temple Place, Suite "
-"330, Boston, MA  02111-1307  USA."
+"%s; if not, see <http://www.gnu.org/licenses/>."
 
 #: ../libgames-support/games-stock.c:331
 msgid ""
diff --git a/src/games-frame.c b/src/games-frame.c
index 0696e83..b417c41 100644
--- a/src/games-frame.c
+++ b/src/games-frame.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/src/games-frame.h b/src/games-frame.h
index 748b0b6..849500b 100644
--- a/src/games-frame.h
+++ b/src/games-frame.h
@@ -13,9 +13,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 GAMES_FRAME_H
diff --git a/src/games-score.c b/src/games-score.c
index cbcc6cd..6f111e2 100644
--- a/src/games-score.c
+++ b/src/games-score.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/src/games-score.h b/src/games-score.h
index f9f30b3..e86bdd4 100644
--- a/src/games-score.h
+++ b/src/games-score.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 GAMES_SCORE_H
diff --git a/src/games-scores-backend.c b/src/games-scores-backend.c
index 5b22534..dd82473 100644
--- a/src/games-scores-backend.c
+++ b/src/games-scores-backend.c
@@ -13,9 +13,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/src/games-scores-backend.h b/src/games-scores-backend.h
index c094431..66d0b78 100644
--- a/src/games-scores-backend.h
+++ b/src/games-scores-backend.h
@@ -13,9 +13,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 GAMES_SCORES_BACKEND_H
diff --git a/src/games-stock.c b/src/games-stock.c
index c61ad8f..a1610e6 100644
--- a/src/games-stock.c
+++ b/src/games-stock.c
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
  *      Richard Hoelscher <rah rahga com>
diff --git a/src/games-stock.h b/src/games-stock.h
index 8c53854..7a49651 100644
--- a/src/games-stock.h
+++ b/src/games-stock.h
@@ -12,8 +12,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
  *      Richard Hoelscher <rah rahga com>


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