From a4cea54b12ff33e81be4413abb74905020890330 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 20 Feb 2016 01:59:46 -0500 Subject: localedata: standardize copyright/license information [BZ #11213] Use the language from the FSF in all locale files to disclaim any license/copyright on locale data. See https://sourceware.org/ml/libc-locales/2013-q1/msg00048.html --- localedata/locales/POSIX | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'localedata/locales/POSIX') diff --git a/localedata/locales/POSIX b/localedata/locales/POSIX index 2804bdb210..6d7405d808 100644 --- a/localedata/locales/POSIX +++ b/localedata/locales/POSIX @@ -1,6 +1,13 @@ comment_char % escape_char / +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + % POSIX Standard Locale % % As per ISO/IEC 9945-2:1993 specifications @@ -20,8 +27,6 @@ escape_char / % Application: general % Users: general % Charset: ISO646:1993 -% Distribution and use is free, also for -% commercial purposes. LC_CTYPE % The following is the POSIX Locale LC_CTYPE. -- cgit 1.4.1