From: Danny Milosavljevic <dannym@scratchpost.org>
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org
Subject: Re: [PATCHv2] Add cabextract.
Date: Sun, 17 Apr 2016 15:45:43 +0200 [thread overview]
Message-ID: <20160417154543.48da1ad3@scratchpost.org> (raw)
In-Reply-To: <20160417132802.GA12965@jocasta.intra>
Hi,
the following files list GPL2 or later or LGPL 2 or later (mspack/ is not used, it's using the mspack package in guix):
($ grep -rEi '(any later version|license)' . |grep -v COPYING |grep -v mspack)
./getopt1.c: modify it under the terms of the GNU Library General Public License as
./getopt1.c: License, or (at your option) any later version.
./getopt1.c: Library General Public License for more details.
^ this one is lgpl2+.
./md5.h: under the terms of the GNU General Public License as published by the
... Free Software Foundation; either version 2, or (at your option) any
./md5.h: GNU General Public License for more details.
./md5.h: You should have received a copy of the GNU General Public License
^ gpl2+
./fnmatch.c: modify it under the terms of the GNU General Public License
./fnmatch.c: of the License, or (at your option) any later version.
./fnmatch.c: See the GNU General Public License for more details.
./fnmatch.c: You should have received a copy of the GNU General Public License
^ gpl2+
./fnmatch_.h:under the terms of the GNU General Public License as published by the
./fnmatch_.h:GNU General Public License for more details.
./fnmatch_.h:You should have received a copy of the GNU General Public License
^ gpl2+
./md5.c: under the terms of the GNU General Public License as published by the
./md5.c: GNU General Public License for more details.
./md5.c: You should have received a copy of the GNU General Public License
^ gpl2+
./src/cabinfo.c: * it under the terms of the GNU General Public License as published by
./src/cabinfo.c: * the Free Software Foundation; either version 2 of the License, or
./src/cabinfo.c: * (at your option) any later version.
./src/cabinfo.c: * GNU General Public License for more details.
./src/cabinfo.c: * You should have received a copy of the GNU General Public License
^ gpl2+
./src/cabextract.c: * it under the terms of the GNU General Public License as published by
./src/cabextract.c: * the Free Software Foundation; either version 2 of the License, or
./src/cabextract.c: * (at your option) any later version.
./src/cabextract.c: * GNU General Public License for more details.
./src/cabextract.c: * You should have received a copy of the GNU General Public License
^ gpl2+
./getopt.c: modify it under the terms of the GNU Library General Public License as
./getopt.c: License, or (at your option) any later version.
./getopt.c: Library General Public License for more details.
^ lgpl2+
./getopt.h: modify it under the terms of the GNU Library General Public License as
./getopt.h: License, or (at your option) any later version.
./getopt.h: Library General Public License for more details.
^ lgpl2+
./mktime.c: under the terms of the GNU General Public License as published by the
./mktime.c: GNU General Public License for more details.
./mktime.c: You should have received a copy of the GNU General Public License
^ gpl2+
And as I said, COPYING is the gpl3. Hmm...
next prev parent reply other threads:[~2016-04-17 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-16 18:05 [PATCH] Add cabextract Danny Milosavljevic
2016-04-17 9:32 ` Ricardo Wurmus
2016-04-17 10:06 ` Leo Famulari
2016-04-17 12:31 ` [PATCHv2] " Danny Milosavljevic
2016-04-17 13:28 ` John Darrington
2016-04-17 13:45 ` Danny Milosavljevic [this message]
2016-04-17 14:44 ` John Darrington
2016-04-17 17:30 ` [PATCH v3] " Danny Milosavljevic
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160417154543.48da1ad3@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=john@darrington.wattle.id.au \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).