[PATCH] localedata: Add disclaimer to files contributed with assignment
Carlos O'Donell
carlos@redhat.com
Tue Mar 24 13:30:03 GMT 2026
Add the FSF's disclaimer to bi_VU, C, gbm_IN, hif_FJ, sah_RU,
sm_WS, and to_TO which were created under copyright assignment
(not DCO).
This change ensures that all 352 localedata files have either
the FSF disclaimer or the related DCO text we are using
e.g. ab_GE.
---
localedata/locales/C | 8 ++++++++
localedata/locales/bi_VU | 7 +++++++
localedata/locales/gbm_IN | 8 ++++++++
localedata/locales/hif_FJ | 7 +++++++
localedata/locales/sah_RU | 7 +++++++
localedata/locales/sm_WS | 7 +++++++
localedata/locales/to_TO | 7 +++++++
7 files changed, 51 insertions(+)
diff --git a/localedata/locales/C b/localedata/locales/C
index fc0614e551..14d65b6d50 100644
--- a/localedata/locales/C
+++ b/localedata/locales/C
@@ -1,5 +1,13 @@
escape_char /
comment_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.
+
% Locale for C locale in UTF-8
LC_IDENTIFICATION
diff --git a/localedata/locales/bi_VU b/localedata/locales/bi_VU
index 69d9f0c4fc..7d6b6d2f13 100644
--- a/localedata/locales/bi_VU
+++ b/localedata/locales/bi_VU
@@ -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.
+
% Bislama language locale for Vanuatu.
% Words translated from http://bislama.org/dbquery2.php
% http://www.bislama.org/translate
diff --git a/localedata/locales/gbm_IN b/localedata/locales/gbm_IN
index 2e017517d2..5fb05976d0 100644
--- a/localedata/locales/gbm_IN
+++ b/localedata/locales/gbm_IN
@@ -1,5 +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.
+
% Garhwali language locale for India.
% Contributed by Kusum Rawat <rawatkusum801@gmail.com>
% Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.com>
diff --git a/localedata/locales/hif_FJ b/localedata/locales/hif_FJ
index 0b67648185..aa9a902873 100644
--- a/localedata/locales/hif_FJ
+++ b/localedata/locales/hif_FJ
@@ -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.
+
% Fiji Hindi language locale same as Hindi for Fiji.
% Words translated from https://en.wikipedia.org/wiki/Fiji_Hindi
diff --git a/localedata/locales/sah_RU b/localedata/locales/sah_RU
index ab6e87e195..228c6a513b 100644
--- a/localedata/locales/sah_RU
+++ b/localedata/locales/sah_RU
@@ -1,6 +1,13 @@
escape_char /
comment_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.
+
% Sakha (Yakut) locale for Russian Federation
% Source: Valery Timiriliyev
% Email: timiriliyev@gmail.com
diff --git a/localedata/locales/sm_WS b/localedata/locales/sm_WS
index b665407063..1bb2005e10 100644
--- a/localedata/locales/sm_WS
+++ b/localedata/locales/sm_WS
@@ -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.
+
% Samoan language locale for Samoa.
% Words translated from https://glosbe.com/sm/en/asu
diff --git a/localedata/locales/to_TO b/localedata/locales/to_TO
index 6026e1cc18..055f3834ca 100644
--- a/localedata/locales/to_TO
+++ b/localedata/locales/to_TO
@@ -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.
+
% Tongan language locale for Tonga
LC_IDENTIFICATION
--
2.53.0
More information about the Libc-alpha
mailing list