public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: <libc-alpha@sourceware.org>
Subject: Re: [hurd,commited] hurd: Add hurd thread library
Date: Mon, 02 Apr 2018 14:07:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.20.1804021404360.16203@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20180401234610.8886-1-samuel.thibault@ens-lyon.org>

On Mon, 2 Apr 2018, Samuel Thibault wrote:

> diff --git a/htl/Makefile b/htl/Makefile
> new file mode 100644
> index 0000000000..3bde5f0800
> --- /dev/null
> +++ b/htl/Makefile
> @@ -0,0 +1,237 @@
> +#
> +#   Copyright (C) 1994-2018 Free Software Foundation, Inc.
> +#
> +#   This program is free software; you can redistribute it and/or
> +#   modify it under the terms of the GNU General Public License as
> +#   published by the Free Software Foundation; either version 2, or (at
> +#   your option) any later version.

I'd expect all the code in this library to be LGPLv2.1+.  Not GPLv2+ as in 
this Makefile (that's generally only used for installed programs as 
opposed to installed libraries and their makefiles); not LGPLv2+ as for 
various other files in this patch (and thus notices should say Lesser GPL 
not Library GPL when referring to v2.1+).

> +#   You should have received a copy of the GNU General Public License
> +#   along with this program; if not, write to the Free Software
> +#   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

And, likewise, to use a URL not an old postal address.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2018-04-02 14:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01 23:46 Samuel Thibault
2018-04-02 14:07 ` Joseph Myers [this message]
2018-04-02 14:40   ` Samuel Thibault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1804021404360.16203@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=samuel.thibault@ens-lyon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).