[five-or-more] Revert "Updated FSF's address"



commit 7ad8c050560760580541fc8e7f415e3c4cb3698f
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Feb 1 20:08:35 2014 +0100

    Revert "Updated FSF's address"
    
    This reverts commit 292a91ea439073b9cbed32c0e72d3ce211b6b97d.

 po/ru.po                   |    3 ++-
 po/uk.po                   |    7 ++++++-
 src/games-gridframe.c      |    4 +++-
 src/games-gridframe.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, 30 insertions(+), 10 deletions(-)
---
diff --git a/po/ru.po b/po/ru.po
index b345ac7..5bfa784 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -389,7 +389,8 @@ msgstr "%s распространяется в надежде на то, что
 
 #: ../src/games-stock.c:327
 #, c-format
-msgid "You should have received a copy of the GNU General Public License along with %s; if not, see 
<http://www.gnu.org/licenses/>."
+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."
 
 #: ../src/games-stock.c:331
 msgid "You should have received a copy of the GNU General Public License along with this program.  If not, 
see <http://www.gnu.org/licenses/>."
diff --git a/po/uk.po b/po/uk.po
index 09a99cd..452e75a 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -4030,7 +4030,12 @@ msgstr ""
 #, c-format
 msgid ""
 "You should have received a copy of the GNU General Public License along with "
-"%s; if not, see <http://www.gnu.org/licenses/>."
+"%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."
 
 #: ../libgames-support/games-stock.c:331
 msgid ""
diff --git a/src/games-gridframe.c b/src/games-gridframe.c
index 4c93393..968047f 100644
--- a/src/games-gridframe.c
+++ b/src/games-gridframe.c
@@ -14,7 +14,9 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 /* A lot of this was written by following the sorce for GtkFrame and
diff --git a/src/games-gridframe.h b/src/games-gridframe.h
index 29076ee..2a8b32c 100644
--- a/src/games-gridframe.h
+++ b/src/games-gridframe.h
@@ -14,7 +14,9 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 #ifndef GAMES_GRID_FRAME_H
diff --git a/src/games-score.c b/src/games-score.c
index 6f111e2..cbcc6cd 100644
--- a/src/games-score.c
+++ b/src/games-score.c
@@ -12,7 +12,9 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 #include <config.h>
diff --git a/src/games-score.h b/src/games-score.h
index e86bdd4..f9f30b3 100644
--- a/src/games-score.h
+++ b/src/games-score.h
@@ -12,7 +12,9 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 #ifndef GAMES_SCORE_H
diff --git a/src/games-scores-backend.c b/src/games-scores-backend.c
index dd82473..5b22534 100644
--- a/src/games-scores-backend.c
+++ b/src/games-scores-backend.c
@@ -13,7 +13,9 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 #include <config.h>
diff --git a/src/games-scores-backend.h b/src/games-scores-backend.h
index 66d0b78..c094431 100644
--- a/src/games-scores-backend.h
+++ b/src/games-scores-backend.h
@@ -13,7 +13,9 @@
   * 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, see <http://www.gnu.org/licenses/>.
+  * License along with this library; if not, write to the
+  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+  * Boston, MA 02111-1307, USA.
   */
 
 #ifndef GAMES_SCORES_BACKEND_H
diff --git a/src/games-stock.c b/src/games-stock.c
index a1610e6..c61ad8f 100644
--- a/src/games-stock.c
+++ b/src/games-stock.c
@@ -14,7 +14,8 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  * Authors:
  *      Richard Hoelscher <rah rahga com>
diff --git a/src/games-stock.h b/src/games-stock.h
index 7a49651..8c53854 100644
--- a/src/games-stock.h
+++ b/src/games-stock.h
@@ -12,7 +12,8 @@
  * 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, see <http://www.gnu.org/licenses/>.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
  * Authors:
  *      Richard Hoelscher <rah rahga com>


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