Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@pernia >the only thing the bsd requires you to do is to keep a copy of a lisence.
Incorrect.
Copyright <YEAR> <COPYRIGHT HOLDER>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
You need to include the copyright notice, the list of the conditions and the disclaimer in both the software and any documentation, plus also you're not permitted to use the name of the copyright holder in endorsements without permission.
>you can add any lisence you want and supersede it (if its more restrictive, which it likely is).
You're not authorized to supersede the BSD-3 under copyright law, but BSD-3 allows you to distribute in a binary only form under certain conditions, but you can add your own components to the software under a different license, just as long as that license doesn't conflict with the conditions of the BSD-3.
You're authorized to make derivative works of GPLv3 software and release your changes under different licenses, just as long as the selected license and convenient method doesn't take freedom away.
>why do you lie about a one-paragraph document? you think everyone is as retarded as you?
As you can see above: "Redistribution and ****use**** ... are permitted provided that the following conditions are met"
Do tell me how use doesn't include the running of the software.
Meanwhile, in the GPLv3: ". Acceptance Not Required for Having Copies.You are not required to accept this License in order to receive or run a copy of the Program.".
I specifically intended for people to read the 3-clause BSD and the GPLv3 and determine for themselves gives you more freedom when it comes to the running of the software.