[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#44775] [PATCH] WIP: Add gccemacs
From: |
Morgan Smith |
Subject: |
[bug#44775] [PATCH] WIP: Add gccemacs |
Date: |
Thu, 17 Dec 2020 12:26:19 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.5.1 |
Hi John,
(And hi Andrew. We're discussing including your code into the main Guix
repository. You can view the full conversation here:
https://issues.guix.gnu.org/44775)
The code I linked to is already licensed under GPLv3+ meaning that you
are free to integrate their code into the Guix code-base (Going to put
here that I'm not a lawyer and that this is not legal advice and might
not even be correct). You should indeed put a little copyright line for
Andrew in the code. The exact copyright line you should use seems to be
this (pulled from their git repo):
;;; Copyright © 2020 Andrew Whatson <whatson@gmail.com>
You can do all this without contacting the author, but hopefully Andrew
responds to us with lots of love.
Thanks,
Morgan
On 12/11/20 3:40 PM, John Soo wrote:
> Hi Morgan,
>
> Thank you! I will take a look. If I end up using some of their code,
> should I consult them about it and see if they want a copyright line?
> How is that supposed to work?
>
> Thank you again,
>
> John
>