[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libreplanet-discuss] applying the GPL to some clojure code
From: |
Thompson, David |
Subject: |
Re: [libreplanet-discuss] applying the GPL to some clojure code |
Date: |
Thu, 14 Jan 2016 21:29:22 -0500 |
On Thu, Jan 14, 2016 at 7:52 PM, Mike Gerwitz <mtg@gnu.org> wrote:
> On Thu, Jan 14, 2016 at 09:55:00 -0500, Thompson, David wrote:
>> The better way is to place the full license text in a file called
>> "LICENSE" in the root of the source tree, and place an appropriate
>> copyright header and license snippet in each source code file, to
>> indicate the license of that particular file and who claims copyright
>> in it.
>
> Alternatively, the GNU convention is to use COPYING to include the GPL.
Heh, I meant to type "COPYING" but didn't. Thanks for the correction!
- Dave