mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
Add LGPL legal notices for bzip3[-rs]
This commit is contained in:
parent
4fca373098
commit
902d5d2a39
15
LICENSE
15
LICENSE
@ -20,7 +20,18 @@ 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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Copyright notices from other projects:
|
Copyright notices from other projects:
|
||||||
|
|
||||||
Copyright (c) 2019 Bojan
|
Infer crate (MIT LICENSE):
|
||||||
https://github.com/bojand/infer
|
> Copyright (c) 2019 Bojan
|
||||||
|
> Code at https://github.com/bojand/infer
|
||||||
|
|
||||||
|
Bzip3-rs crate (LGPL 3.0):
|
||||||
|
> Code for this crate is available at https://github.com/bczhc/bzip3-rs
|
||||||
|
> See its license at https://github.com/bczhc/bzip3-rs/blob/master/LICENSE
|
||||||
|
|
||||||
|
Bzip3 library (LGPL 3.0):
|
||||||
|
> Code for this library is available at https://github.com/kspalaiologos/bzip3
|
||||||
|
> See its license at https://github.com/kspalaiologos/bzip3/blob/master/LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user