diff options
Diffstat (limited to 'intl')
43 files changed, 84 insertions, 127 deletions
diff --git a/intl/Makefile b/intl/Makefile index ee53836..c9a3575 100644 --- a/intl/Makefile +++ b/intl/Makefile @@ -12,9 +12,8 @@ # 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/>. # Makefile for intl subdirectory: message handling code from GNU gettext. diff --git a/intl/bindtextdom.c b/intl/bindtextdom.c index 7a956d4..98a3606 100644 --- a/intl/bindtextdom.c +++ b/intl/bindtextdom.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/dcgettext.c b/intl/dcgettext.c index edf98b6..3074340 100644 --- a/intl/dcgettext.c +++ b/intl/dcgettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/dcigettext.c b/intl/dcigettext.c index 7f68750..f6b7573 100644 --- a/intl/dcigettext.c +++ b/intl/dcigettext.c @@ -14,9 +14,8 @@ 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/>. */ /* Tell glibc's <string.h> to provide a prototype for mempcpy(). This must come before <config.h> because <config.h> may include diff --git a/intl/dcngettext.c b/intl/dcngettext.c index 6d95d1b..b0e2ee8 100644 --- a/intl/dcngettext.c +++ b/intl/dcngettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/dgettext.c b/intl/dgettext.c index c766d95..d805f98 100644 --- a/intl/dgettext.c +++ b/intl/dgettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/dngettext.c b/intl/dngettext.c index 89c7b0a..18ff68e 100644 --- a/intl/dngettext.c +++ b/intl/dngettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/explodename.c b/intl/explodename.c index 321204d..52506c4 100644 --- a/intl/explodename.c +++ b/intl/explodename.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/finddomain.c b/intl/finddomain.c index 03583b1..fec3156 100644 --- a/intl/finddomain.c +++ b/intl/finddomain.c @@ -15,9 +15,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/gettext.c b/intl/gettext.c index 63abe58..b24b623 100644 --- a/intl/gettext.c +++ b/intl/gettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/gettextP.h b/intl/gettextP.h index 381e0f1..b48912d 100644 --- a/intl/gettextP.h +++ b/intl/gettextP.h @@ -15,9 +15,8 @@ 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 _GETTEXTP_H #define _GETTEXTP_H @@ -13,9 +13,8 @@ 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 _GETTEXT_H #define _GETTEXT_H 1 diff --git a/intl/hash-string.c b/intl/hash-string.c index 465456f..1b6cfa0 100644 --- a/intl/hash-string.c +++ b/intl/hash-string.c @@ -13,9 +13,8 @@ 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 "hash-string.h" diff --git a/intl/hash-string.h b/intl/hash-string.h index 578a329..b32f725 100644 --- a/intl/hash-string.h +++ b/intl/hash-string.h @@ -13,9 +13,8 @@ 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/>. */ /* @@ end of prolog @@ */ diff --git a/intl/l10nflist.c b/intl/l10nflist.c index df91f3d..b67f8d4 100644 --- a/intl/l10nflist.c +++ b/intl/l10nflist.c @@ -13,9 +13,8 @@ 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/>. */ /* Tell glibc's <string.h> to provide a prototype for stpcpy(). This must come before <config.h> because <config.h> may include diff --git a/intl/libintl.h b/intl/libintl.h index 8f30189..eb6a3e6 100644 --- a/intl/libintl.h +++ b/intl/libintl.h @@ -14,9 +14,8 @@ 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 _LIBINTL_H #define _LIBINTL_H 1 diff --git a/intl/loadinfo.h b/intl/loadinfo.h index 52abfc3..1055aba 100644 --- a/intl/loadinfo.h +++ b/intl/loadinfo.h @@ -13,9 +13,8 @@ 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 _LOADINFO_H #define _LOADINFO_H 1 diff --git a/intl/loadmsgcat.c b/intl/loadmsgcat.c index 3cba7b1..4e34a36 100644 --- a/intl/loadmsgcat.c +++ b/intl/loadmsgcat.c @@ -13,9 +13,8 @@ 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/>. */ /* Tell glibc's <string.h> to provide a prototype for mempcpy(). This must come before <config.h> because <config.h> may include diff --git a/intl/locale.alias b/intl/locale.alias index 05c979c..ad9fe30 100644 --- a/intl/locale.alias +++ b/intl/locale.alias @@ -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/>. # The format of this file is the same as for the corresponding file of # the X Window System, which normally can be found in diff --git a/intl/localealias.c b/intl/localealias.c index 6cc69c8..1341228 100644 --- a/intl/localealias.c +++ b/intl/localealias.c @@ -13,9 +13,8 @@ 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/>. */ /* Tell glibc's <string.h> to provide a prototype for mempcpy(). This must come before <config.h> because <config.h> may include diff --git a/intl/ngettext.c b/intl/ngettext.c index 7118eae..109e9da 100644 --- a/intl/ngettext.c +++ b/intl/ngettext.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/plural-eval.c b/intl/plural-eval.c index 3f01688..e692e37 100644 --- a/intl/plural-eval.c +++ b/intl/plural-eval.c @@ -13,9 +13,8 @@ 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/>. */ static unsigned long int plural_eval (const struct expression *pexp, unsigned long int n) diff --git a/intl/plural-exp.c b/intl/plural-exp.c index b3eee6b..2fa27bd 100644 --- a/intl/plural-exp.c +++ b/intl/plural-exp.c @@ -14,9 +14,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/plural-exp.h b/intl/plural-exp.h index 4a7336e..900daa1 100644 --- a/intl/plural-exp.h +++ b/intl/plural-exp.h @@ -14,9 +14,8 @@ 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 _PLURAL_EXP_H #define _PLURAL_EXP_H diff --git a/intl/po2test.sed b/intl/po2test.sed index 8b5e4c8..0db1d99 100644 --- a/intl/po2test.sed +++ b/intl/po2test.sed @@ -13,8 +13,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/>. # # diff --git a/intl/textdomain.c b/intl/textdomain.c index 1c23e94..35fb2e4 100644 --- a/intl/textdomain.c +++ b/intl/textdomain.c @@ -13,9 +13,8 @@ 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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/intl/tst-codeset.c b/intl/tst-codeset.c index df10161..e1026f9 100644 --- a/intl/tst-codeset.c +++ b/intl/tst-codeset.c @@ -14,9 +14,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-codeset.sh b/intl/tst-codeset.sh index 8b05216..1584490 100644 --- a/intl/tst-codeset.sh +++ b/intl/tst-codeset.sh @@ -15,9 +15,8 @@ # 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/>. common_objpfx=$1 objpfx=$2 diff --git a/intl/tst-gettext.c b/intl/tst-gettext.c index a8406c2..38f95a2 100644 --- a/intl/tst-gettext.c +++ b/intl/tst-gettext.c @@ -14,9 +14,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-gettext.sh b/intl/tst-gettext.sh index 9d4375b..e8fee9f 100755 --- a/intl/tst-gettext.sh +++ b/intl/tst-gettext.sh @@ -15,9 +15,8 @@ # 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/>. common_objpfx=$1 objpfx=$2 diff --git a/intl/tst-gettext2.c b/intl/tst-gettext2.c index 8188aa5..c5a471c 100644 --- a/intl/tst-gettext2.c +++ b/intl/tst-gettext2.c @@ -15,9 +15,8 @@ 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 <locale.h> diff --git a/intl/tst-gettext2.sh b/intl/tst-gettext2.sh index 68157f8..656c2e1 100644 --- a/intl/tst-gettext2.sh +++ b/intl/tst-gettext2.sh @@ -15,9 +15,8 @@ # 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/>. common_objpfx=$1 objpfx=$2 diff --git a/intl/tst-gettext3.c b/intl/tst-gettext3.c index 917967b..d661a49 100644 --- a/intl/tst-gettext3.c +++ b/intl/tst-gettext3.c @@ -15,9 +15,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-gettext3.sh b/intl/tst-gettext3.sh index 1855768..032379c 100644 --- a/intl/tst-gettext3.sh +++ b/intl/tst-gettext3.sh @@ -16,9 +16,8 @@ # 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/>. common_objpfx=$1 objpfx=$2 diff --git a/intl/tst-gettext4.c b/intl/tst-gettext4.c index a82446d..e7d3ac6 100644 --- a/intl/tst-gettext4.c +++ b/intl/tst-gettext4.c @@ -15,9 +15,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-gettext4.sh b/intl/tst-gettext4.sh index 68779be..ac95be1 100755 --- a/intl/tst-gettext4.sh +++ b/intl/tst-gettext4.sh @@ -16,9 +16,8 @@ # 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/>. common_objpfx=$1 run_program_prefix=$2 diff --git a/intl/tst-gettext5.c b/intl/tst-gettext5.c index 498ecab..61e9547 100644 --- a/intl/tst-gettext5.c +++ b/intl/tst-gettext5.c @@ -16,9 +16,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-gettext5.sh b/intl/tst-gettext5.sh index 8c8d217..a563b43 100755 --- a/intl/tst-gettext5.sh +++ b/intl/tst-gettext5.sh @@ -17,9 +17,8 @@ # 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/>. common_objpfx=$1 run_program_prefix=$2 diff --git a/intl/tst-gettext6.c b/intl/tst-gettext6.c index 39611aa3..3984ce3 100644 --- a/intl/tst-gettext6.c +++ b/intl/tst-gettext6.c @@ -14,9 +14,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-gettext6.sh b/intl/tst-gettext6.sh index 95e5ff9..b83678e 100644 --- a/intl/tst-gettext6.sh +++ b/intl/tst-gettext6.sh @@ -15,9 +15,8 @@ # 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/>. common_objpfx=$1 run_program_prefix=$2 diff --git a/intl/tst-ngettext.c b/intl/tst-ngettext.c index 22b5447..a9fd049 100644 --- a/intl/tst-ngettext.c +++ b/intl/tst-ngettext.c @@ -14,9 +14,8 @@ 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 <langinfo.h> #include <libintl.h> diff --git a/intl/tst-translit.c b/intl/tst-translit.c index 4f8b0cd..e0eae7c 100644 --- a/intl/tst-translit.c +++ b/intl/tst-translit.c @@ -14,9 +14,8 @@ 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 <libintl.h> #include <locale.h> diff --git a/intl/tst-translit.sh b/intl/tst-translit.sh index 22826e9..3091ab9 100755 --- a/intl/tst-translit.sh +++ b/intl/tst-translit.sh @@ -15,9 +15,8 @@ # 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/>. common_objpfx=$1 objpfx=$2 |