mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
30891f35fa
We stopped adding "Contributed by" or similar lines in sources in 2012 in favour of git logs and keeping the Contributors section of the glibc manual up to date. Removing these lines makes the license header a bit more consistent across files and also removes the possibility of error in attribution when license blocks or files are copied across since the contributed-by lines don't actually reflect reality in those cases. Move all "Contributed by" and similar lines (Written by, Test by, etc.) into a new file CONTRIBUTED-BY to retain record of these contributions. These contributors are also mentioned in manual/contrib.texi, so we just maintain this additional record as a courtesy to the earlier developers. The following scripts were used to filter a list of files to edit in place and to clean up the CONTRIBUTED-BY file respectively. These were not added to the glibc sources because they're not expected to be of any use in future given that this is a one time task: https://gist.github.com/siddhesh/b5ecac94eabfd72ed2916d6d8157e7dc https://gist.github.com/siddhesh/15ea1f5e435ace9774f485030695ee02 Reviewed-by: Carlos O'Donell <carlos@redhat.com>
113 lines
2.4 KiB
Plaintext
113 lines
2.4 KiB
Plaintext
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.
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ge'ez language locale for Ethiopia with Abegede collation.
|
|
%
|
|
% build with: localedef -f UTF-8 -i gez_ET-Abegede gez_ET-Abegede
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
LC_IDENTIFICATION
|
|
%
|
|
title "Ge'ez language locale for Ethiopia With Abegede Collation"
|
|
source "Ge'ez Frontier Foundation"
|
|
address "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
|
|
contact ""
|
|
email "locales@geez.org"
|
|
tel ""
|
|
fax ""
|
|
language "Geez"
|
|
territory "Ethiopia"
|
|
revision "0.20"
|
|
date "2003-07-05"
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
category "i18n:2012";LC_COLLATE
|
|
category "i18n:2012";LC_CTYPE
|
|
category "i18n:2012";LC_MEASUREMENT
|
|
category "i18n:2012";LC_MONETARY
|
|
category "i18n:2012";LC_NUMERIC
|
|
category "i18n:2012";LC_PAPER
|
|
category "i18n:2012";LC_TELEPHONE
|
|
category "i18n:2012";LC_ADDRESS
|
|
category "i18n:2012";LC_MESSAGES
|
|
category "i18n:2012";LC_NAME
|
|
category "i18n:2012";LC_TIME
|
|
END LC_IDENTIFICATION
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ethiopic Specifc Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_COLLATE
|
|
copy "gez_ER@abegede"
|
|
END LC_COLLATE
|
|
|
|
|
|
LC_CTYPE
|
|
copy "gez_ET"
|
|
END LC_CTYPE
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ethiopia Specifc Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_MEASUREMENT
|
|
copy "gez_ET"
|
|
END LC_MEASUREMENT
|
|
|
|
LC_MONETARY
|
|
copy "gez_ET"
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
copy "gez_ET"
|
|
END LC_NUMERIC
|
|
|
|
LC_PAPER
|
|
copy "gez_ET"
|
|
END LC_PAPER
|
|
|
|
LC_TELEPHONE
|
|
copy "gez_ET"
|
|
END LC_TELEPHONE
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ge'ez/ET Specific Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_ADDRESS
|
|
copy "gez_ET"
|
|
END LC_ADDRESS
|
|
|
|
LC_MESSAGES
|
|
copy "gez_ET"
|
|
END LC_MESSAGES
|
|
|
|
LC_NAME
|
|
copy "gez_ET"
|
|
END LC_NAME
|
|
|
|
LC_TIME
|
|
copy "gez_ET"
|
|
END LC_TIME
|