trans-coord-devel
[Top][All Lists]
Advanced

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

[gnu.org-i18n] r306 - in gnu.org-i18n: . po4a/www po4a/www/prep/i18n


From: Corellia
Subject: [gnu.org-i18n] r306 - in gnu.org-i18n: . po4a/www po4a/www/prep/i18n
Date: Mon, 10 Dec 2007 00:13:17 +0200

Author: yavor
Date: Mon Dec 10 00:13:16 2007
New Revision: 306

Log:
* prep/i18n/GNUmakefile:
* prep/i18n/i18n.mk:
* prep/i18n/make-prototype.scm:
* prep/i18n/make-prototype-home.scm: Add license notices (the
repository is public, although not advertised).


Modified:
   gnu.org-i18n/TODO
   gnu.org-i18n/po4a/www/ChangeLog
   gnu.org-i18n/po4a/www/prep/i18n/GNUmakefile
   gnu.org-i18n/po4a/www/prep/i18n/i18n.mk
   gnu.org-i18n/po4a/www/prep/i18n/make-prototype-home.scm
   gnu.org-i18n/po4a/www/prep/i18n/make-prototype.scm

Modified: gnu.org-i18n/TODO
==============================================================================
--- gnu.org-i18n/TODO   (original)
+++ gnu.org-i18n/TODO   Mon Dec 10 00:13:16 2007
@@ -31,8 +31,6 @@
 
 * Standardize all variables'/rules' names to match GCS.
 
-* Put necessary legal stuff in all files.
-
 Expected problems
 -----------------
 

Modified: gnu.org-i18n/po4a/www/ChangeLog
==============================================================================
--- gnu.org-i18n/po4a/www/ChangeLog     (original)
+++ gnu.org-i18n/po4a/www/ChangeLog     Mon Dec 10 00:13:16 2007
@@ -1,3 +1,10 @@
+2007-12-10  Yavor Doganov  <address@hidden>
+
+       * prep/i18n/GNUmakefile:
+       * prep/i18n/i18n.mk:
+       * prep/i18n/make-prototype.scm:
+       * prep/i18n/make-prototype-home.scm: Add license notices.
+       
 2007-12-09  Yavor Doganov  <address@hidden>
 
        First real-life simulation of the build system, commit as a
@@ -460,3 +467,22 @@
        * philosophy/schools.bg.html:
        * philosophy/schools.html: philosophy/schools.html на английски и
        български. 
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+
+ This file is part of GNUnited Nations.
+
+ GNUNited Nations is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ GNUnited Nations is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with GNUnited Nations; see the file COPYING.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.

Modified: gnu.org-i18n/po4a/www/prep/i18n/GNUmakefile
==============================================================================
--- gnu.org-i18n/po4a/www/prep/i18n/GNUmakefile (original)
+++ gnu.org-i18n/po4a/www/prep/i18n/GNUmakefile Mon Dec 10 00:13:16 2007
@@ -1,3 +1,22 @@
+# Copyright (C) 2007 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUNited Nations is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations; see the file COPYING.  If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
+
 MSGMERGE = msgmerge
 PO4A-GETTEXTIZE = po4a-gettextize
 PO4A-TRANSLATE = po4a-translate

Modified: gnu.org-i18n/po4a/www/prep/i18n/i18n.mk
==============================================================================
--- gnu.org-i18n/po4a/www/prep/i18n/i18n.mk     (original)
+++ gnu.org-i18n/po4a/www/prep/i18n/i18n.mk     Mon Dec 10 00:13:16 2007
@@ -1,3 +1,22 @@
+# Copyright (C) 2007 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUNited Nations is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations; see the file COPYING.  If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
+
 TEMPLATE_LINGUAS := bg fr
 
 HOME_LINGUAS := bg pl zh-cn

Modified: gnu.org-i18n/po4a/www/prep/i18n/make-prototype-home.scm
==============================================================================
--- gnu.org-i18n/po4a/www/prep/i18n/make-prototype-home.scm     (original)
+++ gnu.org-i18n/po4a/www/prep/i18n/make-prototype-home.scm     Mon Dec 10 
00:13:16 2007
@@ -2,6 +2,25 @@
 -e main --debug -s
 !#
 
+;; Copyright (C) 2007 Free Software Foundation, Inc.
+
+;; This file is part of GNUnited Nations.
+
+;; GNUNited Nations is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+
+;; GNUnited Nations is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNUnited Nations; see the file COPYING.  If not, write to
+;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
+
 (use-modules (ice-9 regex)
                         (ice-9 rdelim))
 

Modified: gnu.org-i18n/po4a/www/prep/i18n/make-prototype.scm
==============================================================================
--- gnu.org-i18n/po4a/www/prep/i18n/make-prototype.scm  (original)
+++ gnu.org-i18n/po4a/www/prep/i18n/make-prototype.scm  Mon Dec 10 00:13:16 2007
@@ -2,6 +2,25 @@
 -e main --debug -s
 !#
 
+;; Copyright (C) 2007 Free Software Foundation, Inc.
+
+;; This file is part of GNUnited Nations.
+
+;; GNUNited Nations is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+
+;; GNUnited Nations is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNUnited Nations; see the file COPYING.  If not, write to
+;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
+
 (use-modules (ice-9 regex)
                         (ice-9 rdelim))
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]