|
| 1 | +--- |
| 2 | +name: github.com/shirou/gopsutil/v4/internal/common |
| 3 | +version: v4.25.10 |
| 4 | +type: go |
| 5 | +summary: 'SPDX-License-Identifier: BSD-3-Clause' |
| 6 | +homepage: https://pkg.go.dev/github.com/shirou/gopsutil/v4/internal/common |
| 7 | +license: other |
| 8 | +licenses: |
| 9 | +- sources: v4@v4.25.10/LICENSE |
| 10 | + text: |- |
| 11 | + gopsutil is distributed under BSD license reproduced below. |
| 12 | +
|
| 13 | + Copyright (c) 2014, WAKAYAMA Shirou |
| 14 | + All rights reserved. |
| 15 | +
|
| 16 | + Redistribution and use in source and binary forms, with or without modification, |
| 17 | + are permitted provided that the following conditions are met: |
| 18 | +
|
| 19 | + * Redistributions of source code must retain the above copyright notice, this |
| 20 | + list of conditions and the following disclaimer. |
| 21 | + * Redistributions in binary form must reproduce the above copyright notice, |
| 22 | + this list of conditions and the following disclaimer in the documentation |
| 23 | + and/or other materials provided with the distribution. |
| 24 | + * Neither the name of the gopsutil authors nor the names of its contributors |
| 25 | + may be used to endorse or promote products derived from this software without |
| 26 | + specific prior written permission. |
| 27 | +
|
| 28 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 29 | + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 30 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 31 | + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 32 | + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 33 | + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 34 | + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 35 | + ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 36 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 37 | + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 38 | +
|
| 39 | +
|
| 40 | + ------- |
| 41 | + internal/common/binary.go in the gopsutil is copied and modified from golang/encoding/binary.go. |
| 42 | +
|
| 43 | +
|
| 44 | +
|
| 45 | + Copyright (c) 2009 The Go Authors. All rights reserved. |
| 46 | +
|
| 47 | + Redistribution and use in source and binary forms, with or without |
| 48 | + modification, are permitted provided that the following conditions are |
| 49 | + met: |
| 50 | +
|
| 51 | + * Redistributions of source code must retain the above copyright |
| 52 | + notice, this list of conditions and the following disclaimer. |
| 53 | + * Redistributions in binary form must reproduce the above |
| 54 | + copyright notice, this list of conditions and the following disclaimer |
| 55 | + in the documentation and/or other materials provided with the |
| 56 | + distribution. |
| 57 | + * Neither the name of Google Inc. nor the names of its |
| 58 | + contributors may be used to endorse or promote products derived from |
| 59 | + this software without specific prior written permission. |
| 60 | +
|
| 61 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 62 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 63 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 64 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 65 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 66 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 67 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 68 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 69 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 70 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 71 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 72 | +- sources: v4@v4.25.10/README.md |
| 73 | + text: New BSD License (same as psutil) |
| 74 | +notices: [] |
0 commit comments