[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about multiple licenses
From: |
Dave Love |
Subject: |
Re: Question about multiple licenses |
Date: |
Tue, 12 Sep 2017 23:15:35 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Andy Wingo <address@hidden> writes:
> More concretely... if this is necessary (and I suspect but don't know
> that it is,) probably the easiest thing would be for each package to
> install a copyright file in its output derivations. Then a "guix pack"
> would include them automatically. It would be good to symlink/dedup
> common copyright files of course, but that can be a later step.
>
> Andy
Exactly (for generalized values of "a copyright file" unless you
amalgamate multiple ones like Debian does). There's a limit to simple
deduplication if "this notice" that you need to ship includes a
copyright notice as well as the licence text ("Copyright 2017 Fred
Bloggs ...").