summaryrefslogtreecommitdiffstats
path: root/intl/config.charset
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-01-30 21:17:28 +0000
committerBruno Haible <bruno@clisp.org>2001-01-30 21:17:28 +0000
commit508707b50f5cb70cc9ab615683e14a38c7108893 (patch)
treed815206194492a9795a4504057b181e0cea3ef65 /intl/config.charset
parent6ab05d8a8a5c379dd7518d756382c8332fc33d69 (diff)
downloadexternal_gettext-508707b50f5cb70cc9ab615683e14a38c7108893.zip
external_gettext-508707b50f5cb70cc9ab615683e14a38c7108893.tar.gz
external_gettext-508707b50f5cb70cc9ab615683e14a38c7108893.tar.bz2
Oops.
Diffstat (limited to 'intl/config.charset')
-rwxr-xr-xintl/config.charset4
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/config.charset b/intl/config.charset
index c1614a0..d71de6b 100755
--- a/intl/config.charset
+++ b/intl/config.charset
@@ -1,7 +1,7 @@
#! /bin/sh
# Output a system dependent table of character encoding aliases.
#
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000-2001 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Library General Public License as published
@@ -205,7 +205,7 @@ case "$os" in
echo "UTF-8 UTF-8"
;;
freebsd*)
- # FreeBSD 3.3 doesn't have nl_langinfo(CODESET); therefore
+ # FreeBSD 4.2 doesn't have nl_langinfo(CODESET); therefore
# localcharset.c falls back to using the full locale name
# from the environment variables.
echo "C ASCII"