[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add ncmpcpp
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add ncmpcpp |
Date: |
Sun, 29 Jun 2014 22:38:02 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
Hello,
Cyrill Schenkel <address@hidden> skribis:
> I agree. Changed it in the attached patch.
Applied. Thanks, and welcome aboard. ;-)
> + (license license:gpl2)))
I changed it to ‘license:gpl2+’, because all the source files carry the
“or later” clause.
Under the assumption that you’re the copyright holder, I’ve added this
line to mpd.scm:
;;; Copyright © 2014 Cyrill Schenkel <address@hidden>
Please let me know if this is incorrect.
Ludo’.