pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/licenses



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Feb  3 16:02:42 UTC 2018

Added Files:
        pkgsrc/licenses: happy

Log Message:
Import new license: happy

A permissive license with a regular disclaimer.

Accepted by Debian.

Example (known) software: zenlis.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/happy

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/licenses/happy
diff -u /dev/null pkgsrc/licenses/happy:1.1
--- /dev/null   Sat Feb  3 16:02:42 2018
+++ pkgsrc/licenses/happy       Sat Feb  3 16:02:42 2018
@@ -0,0 +1,20 @@
+Don't worry, be happy.
+
+Frankly, life's too short to deal with legal stuff, so
+
+  * do what ever you want with my code;
+  * if the code doesn't work, don't blame me.
+
+Disclaimer
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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.



Home | Main Index | Thread Index | Old Index