Closed ChadSki closed 9 years ago
All my code is public domain, so feel free to use it however you want. Of course things like libsql, Lua etc. have their own licences though.
Great, thanks.
FWIW, explicitly attaching any of the licenses I named above makes a project effectively public domain, but also provides those rights in countries where public domain does not exist. See: http://rosenlaw.com/lj16.htm
Hmmm true, in that case I'll add this disclaimer. (which is also in Phasor.pdf)
Copyright (C) 2013 urbanyoung
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Added 8a275d9dcd03f69fba437635a73699c2818befde
I would like to include some code from Phasor in my own project, but I am not sure under what conditions I may do this.
I intend to release my project under the 2-clause BSD license, but any MIT / X11 / BSD variant works for me. I'd prefer not to have to restrict my users to the GPL, but if that's what you would prefer then I will stick to it.