

However, to explicitly distance yourself from the whole concept of copyright licensing, we recommend that you put your unlicensing statement in a file named UNLICENSE. You would traditionally put the above statement into a file named COPYING or LICENSE. (You should feel free, though, to leave out the last line containing the link to this site, if that's your preference.) For the time being you'll probably want to retain the whole shebang. In a saner world, you would only need the first one or two paragraphs.
#Fscanx license code software#
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,ĪRISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,ĮXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF Relinquishment in perpetuity of all present and future rights to this We intend this dedication to be an overt act of Of the public at large and to the detriment of our heirs and Of this software dedicate any and all copyright interest in the In jurisdictions that recognize copyright laws, the author or authors To opt out of the copyright industry's game altogether and set your code free, put your next software project into the public domain using the following (un)licensing statement: This is free and unencumbered software released into the public domain.Īnyone is free to copy, modify, publish, use, compile, sell, orĭistribute this software, either in source code form or as a compiledīinary, for any purpose, commercial or non-commercial, and by any Life's too short, let's get back to coding.
#Fscanx license code how to#
How often have you passed up on utilizing and contributing to a great software library just because its open source license was not compatible with your own preferred flavor of open source? How many precious hours of your life have you spent deliberating how to license your software or worrying about licensing compatibility with other software? You will never get those hours back, but here's your chance to start cutting your losses. Why Use the Unlicense?īecause you have more important things to do than enriching lawyers or imposing petty restrictions on users of your code. It combines a copyright waiver patterned after the very successful public domain SQLite project with the no-warranty statement from the widely-used MIT/X11 license. The Unlicense is a template for disclaiming copyright monopoly interest in software you've written in other words, it is a template for dedicating your software to the public domain.
