mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix(COPYING): fix COPYING.md by adding some missing copyright notices
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
This commit is contained in:
parent
d5a2185030
commit
6b6a095b91
2 changed files with 71 additions and 22 deletions
|
|
@ -16,7 +16,7 @@ A performance optimization daemon.
|
|||
|
||||
See [github repo](https://github.com/FeralInteractive/gamemode).
|
||||
|
||||
BSD licensed
|
||||
BSD-3-Clause licensed
|
||||
|
||||
## hoedown
|
||||
|
||||
|
|
@ -161,9 +161,9 @@ Public domain (the author disclaimed the copyright).
|
|||
|
||||
## quazip
|
||||
|
||||
A zip manipulation library, forked for MultiMC's use.
|
||||
A zip manipulation library.
|
||||
|
||||
LGPL 2.1
|
||||
LGPL 2.1 with linking exception.
|
||||
|
||||
## rainbow
|
||||
|
||||
|
|
@ -173,7 +173,7 @@ Available either under LGPL version 2.1 or later.
|
|||
|
||||
## systeminfo
|
||||
|
||||
A MultiMC-specific library for probing system information.
|
||||
A PolyMC-specific library for probing system information.
|
||||
|
||||
Apache 2.0
|
||||
|
||||
|
|
@ -187,6 +187,6 @@ Licenced under the MIT licence.
|
|||
|
||||
## xz-embedded
|
||||
|
||||
Tiny implementation of LZMA2 de/compression. This format is only used by Forge to save bandwidth.
|
||||
Tiny implementation of LZMA2 de/compression. This format was only used by Forge to save bandwidth.
|
||||
|
||||
Public domain.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue