public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Copyright header for localedata files contributed under DCO
@ 2021-09-03 10:37 Florian Weimer
  2021-09-04  1:06 ` Mike Frysinger
  2021-09-06 14:04 ` Carlos O'Donell
  0 siblings, 2 replies; 9+ messages in thread
From: Florian Weimer @ 2021-09-03 10:37 UTC (permalink / raw)
  To: libc-alpha

The localedata files currently contain this:

% 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.

I think the wording is less than satisfying because it's unclear whether
the patch submitter (or someone else) retains any copyright claims to
the file.  With localedata patches submitted under the DCO, this becomes
even more confusing.

Therefore, I proposed to

comment_char %
escape_char /

% Copyright The GNU Toolchain Authors.
% This file is part of the GNU C Library.
% 
% The GNU C Library is free software; you can redistribute it and/or
% modify it under the terms of the GNU Lesser General Public
% License as published by the Free Software Foundation; either
% version 2.1 of the License, or (at your option) any later version.
% 
% The GNU C Library is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
% 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, see
% <https://www.gnu.org/licenses/>.


The main reason is to keep the contribution process simple.  For
example, we do not need to argue with the submitter whether they
actually can disclaim copyright or database protection rights.

Since the FSF disclaims copyright, we can also apply this header to
mixed FSF/DCO files once the need arises.

Thanks,
Florian


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-12-16 18:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 10:37 Copyright header for localedata files contributed under DCO Florian Weimer
2021-09-04  1:06 ` Mike Frysinger
2021-09-03 20:55   ` Florian Weimer
2021-09-05  3:22     ` Mike Frysinger
2021-09-05  5:17       ` Florian Weimer
2021-09-06 14:03         ` Carlos O'Donell
2021-09-06 21:45         ` Mike Frysinger
2021-09-06 14:04 ` Carlos O'Donell
2021-12-16 18:51   ` Maxim Kuvyrkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).