]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - intl/tst-gettext4.c
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / intl / tst-gettext4.c
index a82446d14c2009c206980a5ab151783d03564d7c..cbe2d2f953d4ecf667677b21fe2c201f53acb1ec 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that gettext() in multithreaded applications works correctly if
    different threads operate in different locales with the same encoding.
-   Copyright (C) 2005 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <bruno@clisp.org>, 2005.
 
@@ -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>