Browse Source

Update included packages license information

pull/1012/head
Christoph Wille 8 years ago
parent
commit
3fb97ac7f5
  1. 9
      README.md

9
README.md

@ -15,12 +15,13 @@ License
ILSpy is distributed under the MIT License. ILSpy is distributed under the MIT License.
Included open-source libraries: Included open-source libraries:
* Mono.Cecil: MIT License (thanks to Jb Evain) * Mono.Cecil: MIT License (part of ICSharpCode.Decompiler)
* AvalonEdit: LGPL * LightJson: MIT License (part of ICSharpCode.Decompiler)
* Humanizer: MIT License (part of ICSharpCode.Decompiler)
* AvalonEdit: MIT License
* SharpTreeView: LGPL * SharpTreeView: LGPL
* ICSharpCode.Decompiler: MIT License (developed as part of ILSpy)
* Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin) * Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin)
* Newtonsoft Json.NET: MIT License * CommandLineUtils: Apache License 2.0 (part of ICSharpCode.Decompiler.Console)
How to build How to build
------------ ------------

Loading…
Cancel
Save