diff options
| author | Jesse Gilles <jgilles@multitech.com> | 2011-06-28 15:16:57 -0500 |
|---|---|---|
| committer | Jesse Gilles <jgilles@multitech.com> | 2011-06-28 15:16:57 -0500 |
| commit | b23d1d80a23e8ce1910ba7c5006a4fddf3325c7d (patch) | |
| tree | 40a273fff1fab26a90870668e232b4d79b5ea908 /multitech/licenses/MIT-X11 License | |
initial work on multitech bitbake layer for CoreCDP
Diffstat (limited to 'multitech/licenses/MIT-X11 License')
| -rw-r--r-- | multitech/licenses/MIT-X11 License | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/multitech/licenses/MIT-X11 License b/multitech/licenses/MIT-X11 License new file mode 100644 index 0000000..7c66d06 --- /dev/null +++ b/multitech/licenses/MIT-X11 License @@ -0,0 +1,32 @@ +Copyright (C) 2007-2008 David Zeuthen <davidz@redhat.com>. +All Rights Reserved. + +The PolicyKit source code is licensed under the MIT/X11 license. The +license is included below. + +-- BEGIN MIT/X11 License --- + +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 AUTHORS +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. + +-- END MIT/X11 License --- + |
