ronyang1985
3 years ago
committed by
GitHub
8 changed files with 85 additions and 41 deletions
@ -1,16 +1,21 @@ |
|||||||
Oshi (https://github.com/oshi/oshi) |
MIT License |
||||||
|
|
||||||
Copyright (c) 2010 - 2018 The Oshi Project Team |
Copyright (c) 2010 - 2021 The OSHI Project Contributors: https://github.com/oshi/oshi/graphs/contributors |
||||||
|
|
||||||
All rights reserved. This program and the accompanying materials |
Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
are made available under the terms of the Eclipse Public License v1.0 |
of this software and associated documentation files (the "Software"), to deal |
||||||
which accompanies this distribution, and is available at |
in the Software without restriction, including without limitation the rights |
||||||
http://www.eclipse.org/legal/epl-v10.html |
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: |
||||||
|
|
||||||
Maintainers: |
The above copyright notice and this permission notice shall be included in all |
||||||
dblock[at]dblock[dot]org |
copies or substantial portions of the Software. |
||||||
widdis[at]gmail[dot]com |
|
||||||
enrico.bianchi[at]gmail[dot]com |
|
||||||
|
|
||||||
Contributors: |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
https://github.com/oshi/oshi/graphs/contributors |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
AUTHORS OR COPYRIGHT HOLDERS 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. |
Loading…
Reference in new issue