Skip to content

Commit

Permalink
Update NONOTICE and NOTICE
Browse files Browse the repository at this point in the history
- Add missing dependcies to NOTICE and NOTICE files.
- Clean up the NOTICE information for Apache Pekko:
  - Everything used to be a single repo but seems they split into multiple now.
- Fix version in package.json to go back to a SNAPSHOT version.

Closes apache#839
  • Loading branch information
shanedell committed Nov 29, 2023
1 parent 095129c commit 2e0b170
Show file tree
Hide file tree
Showing 3 changed files with 1,685 additions and 16 deletions.
23 changes: 17 additions & 6 deletions build/package/NONOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ The following binary components distributed with this project are licensed under
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/dcodeIO/long.js

- 'typescript' in extension/dist/ext/extension.js
This product bundles 'typescript' from the above files.
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/Microsoft/TypeScript

- com.fasterxml.woodstox.woodstox-core-<VERSION>.jar in daffodil-debugger-<VERSION>.zip
This product bundles 'woodstox-core' from the above files.
These packages are available under the Apache License v2 without a NOTICE:
Expand Down Expand Up @@ -142,4 +137,20 @@ The following binary components distributed with this project are licensed under
- src/svelte/src/resources/icons/material-icons.woff2
This product bundles 'material-icons' from the above files.
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/google/material-design-icons
Repository at: https://github.com/google/material-design-icons

- com.intellij.annotations-<VERSION>.jar in node_modules/@omega-edit/server/lib
This product bundles 'Annotations for JVM-based languages' from the above files.
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/JetBrains/java-annotations#annotations-for-jvm-based-languages

- com.optimaize.languagedetector.language-detector-<VERSION>.jar in node_modules/@omega-edit/server/lib
This product bundles 'language-detector' from the above files.
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/optimaize/language-detector#language-detector

- net.arnx.jsonic-<VERSION>.jar in node_modules/@omega-edit/server/lib
This product bundles 'JSONIC' from the above files.
This package is available under the Apache License v2 without a NOTICE:
Repository at: https://github.com/hidekatsu-izuno/jsonic/
NOTE: This one appears to be in a different language does this cause any issues?
Loading

0 comments on commit 2e0b170

Please sign in to comment.