Ankur Kothari <
ankz.k...@gmail.com>
writes:
> * Remco Rijnders wrote:
> > Can you add a copyright notice to your project or let us know on
> > here what license this is covered under?
> >
> I was waiting for this question :P. How about: © 2015 Ankur Kothari
If you want to ensure every recipient has software freedom, I recommend
you write:
This is free software: you may copy, modify, and/or distribute this work
under the terms of the GNU General Public License, version 3.0 or later
as published by the Free Software Foundation.
No warranty expressed or implied. See the file ‘LICENSE.GPL-2’ for details,
or view it online at <URL:
https://www.gnu.org/licenses/gpl-3.0>.
If you don't care about people making proprietary closed versions of
your work, I recommend you write:
This is free software: you may copy, modify, and/or distribute this work
under the terms of the Apache License, version 2.0 as published by the
Apache Software Foundation.
No warranty expressed or implied. See the file ‘LICENSE.ASF-2’ for details,
or view it online at <URL:
https://www.apache.org/licenses/LICENSE-2.0.txt>.
Either way, please be sure to write explicit grant to do those things
(and specify the license terms). Without explicitly saying what people
may do, copyright law today forbids us from doing them.
--
\ “I don't want to live peacefully with difficult realities, and |
`\ I see no virtue in savoring excuses for avoiding a search for |
_o__) real answers.” —Paul Z. Myers, 2009-09-12 |
Ben Finney