diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-17 07:51:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-17 07:51:29 +0000 |
commit | 209f4bd9ac3d4a2e3d8670dc7cf3aa6a5c6176b4 (patch) | |
tree | 448b0c1b4924af62f412e1bef9d5c3637a4f63b8 /licenses | |
parent | Add tc-export CC CXX, for bug #465860. (diff) | |
download | gentoo-2-209f4bd9ac3d4a2e3d8670dc7cf3aa6a5c6176b4.tar.gz gentoo-2-209f4bd9ac3d4a2e3d8670dc7cf3aa6a5c6176b4.tar.bz2 gentoo-2-209f4bd9ac3d4a2e3d8670dc7cf3aa6a5c6176b4.zip |
License for net-misc/shmux, bug 464870.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/shmux | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/licenses/shmux b/licenses/shmux new file mode 100644 index 000000000000..69b3514b641e --- /dev/null +++ b/licenses/shmux @@ -0,0 +1,28 @@ +Copyright (c) 2002-2008 Christophe Kalt. All rights reserved. + +The author accepts no responsibility for the use of this software and +provides it on an ``as is'' basis without express or implied warranty. + +Redistribution and use in source and binary forms, *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. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by Christophe Kalt. +4. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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. |