From: "Tomáš Čech" <sleep_walker@suse.cz>
To: guix-devel@gnu.org
Subject: Re: [PATCH v2] gnu: Add taskwarrior.
Date: Fri, 13 Mar 2015 21:00:21 +0100 [thread overview]
Message-ID: <20150313200021.GB2680@venom> (raw)
In-Reply-To: <30562f22382a1ca7c1db98eac00abbb9@openmailbox.org>
[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]
Thank you for your review.
On Fri, Mar 13, 2015 at 02:16:00PM -0500, Eric Bavier wrote:
>On 2015-03-12 19:57, Tomáš Čech wrote:
>>* gnu/packages/task.scm: New file.
>>* gnu-system.am (GNU_SYSTEM_MODULES): Add new file here.
>>---
>> gnu-system.am | 1 +
>> gnu/packages/task.scm | 68
>>+++++++++++++++++++++++++++++++++++++++++++++++++++
>[...]
>>+ (inputs
>>+ `(("util-linux" ,util-linux)
>>+ ("gnutls" ,gnutls)
>>+ ("lua" ,lua)
>>+ ("coreutils" ,coreutils)))
>
>Can coreutils be left out here, since it is an implicit input?
OK, I will omit it.
>
>>+ ;; Taskwarrior is licensed under MIT license, which is
>>identical to
>>+ ;; Expat License
>>+ (license license:expat)))
>
>Is it actually the Expat license, or the X11 license, which is also
>sometimes called the "MIT license"? In either case, I would perhaps
>put quotation marks around "MIT license" to indicate the ambiguity.
I did comparison and it is Expat license as intended in
(guix licenses).
X11 license has aditional paragraph on use of trademarks.
You can have a look here to make your opinion:
https://git.tasktools.org/projects/TM/repos/task/browse/COPYING
I'm not lawyer and I don't feel like authority in this area but
1] I believe that intention of authors is obvious with the URL in the
end of file. They choose MIT as their license, they used
opensource.org license list to express their will. And I respect
their choice.
2] MIT license is also recognized by spdx.org
https://spdx.org/licenses/MIT
In my experience openSUSE, Gentoo uses the same license name, Debian
at least mentions Expat (https://www.debian.org/legal/licenses/mit).
So I'd rather not put quotation marks around "MIT license". I'd even like
to have MIT license as alias or separate license.
Best regards,
S_W
[-- Attachment #2: Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-03-13 20:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 0:57 taskwarrior Tomáš Čech
2015-03-13 0:57 ` [PATCH v2] gnu: Add taskwarrior Tomáš Čech
2015-03-13 6:11 ` Tomáš Čech
2015-03-13 19:16 ` Eric Bavier
2015-03-13 20:00 ` Tomáš Čech [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-25 22:49 (unknown), Tomáš Čech
2015-03-25 22:49 ` [PATCH v2] gnu: Add taskwarrior Tomáš Čech
2015-03-25 23:01 ` Cyril Roelandt
2015-03-25 23:16 ` Tomáš Čech
2015-03-26 17:03 ` Ludovic Courtès
2015-03-27 19:54 ` Tomáš Čech
2015-04-20 20:50 ` Tomáš Čech
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=20150313200021.GB2680@venom \
--to=sleep_walker@suse.cz \
--cc=guix-devel@gnu.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.
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).