diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2012-02-09 23:30:37 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2012-02-09 23:30:37 +0000 |
commit | ffe6a2c598c7f27faaf0b66b47180e1b407d4bbf (patch) | |
tree | 2f83e7a028903e88178b9f70132e71f1dc645f7b /licenses | |
parent | Added ~mips, bug 393183. (diff) | |
download | gentoo-2-ffe6a2c598c7f27faaf0b66b47180e1b407d4bbf.tar.gz gentoo-2-ffe6a2c598c7f27faaf0b66b47180e1b407d4bbf.tar.bz2 gentoo-2-ffe6a2c598c7f27faaf0b66b47180e1b407d4bbf.zip |
add licenses/lldpd for net-misc/lldpd, seems to be a variant of the ISC license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/lldpd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/licenses/lldpd b/licenses/lldpd new file mode 100644 index 000000000000..8b12ce15127e --- /dev/null +++ b/licenses/lldpd @@ -0,0 +1,12 @@ + > Permission to use, copy, modify, and/or distribute this software for any + > purpose with or without fee is hereby granted, provided that the above + > copyright notice and this permission notice appear in all copies. + > + > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + |