diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-05 21:07:24 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-05 21:07:24 +0000 |
commit | c0902d3e04558b40c59a0bfeb1d3248053051c38 (patch) | |
tree | 408bf7accd0bb1de8d16fb238d8b9d4bb2501f6f /licenses | |
parent | 7f4836c5d80064936c334ecb0285cd0e940c7cb2 (diff) | |
download | pkgsrc-c0902d3e04558b40c59a0bfeb1d3248053051c38.tar.gz |
Adding x11 license (mit + advertising clause - as discussed recently on
tech-pkg@) and sgi-free-software-b-v2.0, which resolves PR pkg/46910.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/sgi-free-software-b-v2.0 | 27 | ||||
-rw-r--r-- | licenses/x11 | 27 |
2 files changed, 54 insertions, 0 deletions
diff --git a/licenses/sgi-free-software-b-v2.0 b/licenses/sgi-free-software-b-v2.0 new file mode 100644 index 00000000000..4f7a6794c3d --- /dev/null +++ b/licenses/sgi-free-software-b-v2.0 @@ -0,0 +1,27 @@ +SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) Copyright +(C) [dates of first publication] Silicon Graphics, Inc. All Rights +Reserved. Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation files +(the "Software"), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, +publish, distribute, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice including the dates of first publication +and either this permission notice or a reference to +http://oss.sgi.com/projects/FreeB/ shall be included in all copies or +substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE +FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF +CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of Silicon Graphics, +Inc. shall not be used in advertising or otherwise to promote the +sale, use or other dealings in this Software without prior written +authorization from Silicon Graphics, Inc. diff --git a/licenses/x11 b/licenses/x11 new file mode 100644 index 00000000000..7c08382d167 --- /dev/null +++ b/licenses/x11 @@ -0,0 +1,27 @@ +Copyright (C) 1996 X Consortium + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall +not be used in advertising or otherwise to promote the sale, use or +other dealings in this Software without prior written authorization +from the X Consortium. + +X Window System is a trademark of X Consortium, Inc. |