Open Source notices.
This commit is contained in:
Vendored
+4787
File diff suppressed because it is too large
Load Diff
Vendored
+22
-1
@@ -1,16 +1,33 @@
|
||||
---
|
||||
check:
|
||||
pattern:
|
||||
- license.*
|
||||
- LICENSE.*
|
||||
- license
|
||||
- LICENSE
|
||||
|
||||
ignore:
|
||||
pattern:
|
||||
- /.cache/
|
||||
- /react/public/
|
||||
- /debian/
|
||||
- /source-map/
|
||||
- /build/
|
||||
- /CMakeFiles/
|
||||
- /
|
||||
- /test/
|
||||
- /atob/
|
||||
- react/src/react-app-env.d.ts
|
||||
- react/src/reportWebVitals.ts
|
||||
- react/src/setupTests.ts
|
||||
- /usr/share/perl5/Dpkg/Copyright/Scanner.pm
|
||||
- react/node_modules/glob/
|
||||
- react/node_modules/fs.realpath/
|
||||
- react/node_modules/sax/
|
||||
- react/node_modules/sha.js/
|
||||
- AUTHORS
|
||||
- /debian/copyright/
|
||||
|
||||
|
||||
suffixes:
|
||||
- generic
|
||||
@@ -38,4 +55,8 @@ ignore:
|
||||
- eslintrc
|
||||
- nycrc
|
||||
- flow
|
||||
- bundle.js
|
||||
- bundle.js
|
||||
- js
|
||||
- tsx
|
||||
- md
|
||||
- yml
|
||||
Vendored
+50
@@ -1,4 +1,8 @@
|
||||
---
|
||||
/:
|
||||
license: Expat
|
||||
copyright: 2021, Robin Davies.
|
||||
|
||||
src/react/:
|
||||
license: Expat
|
||||
copyright: 2021, Robin Davies.
|
||||
@@ -174,8 +178,54 @@ react/node_modules/atob/:
|
||||
copyright: 2012-2018, AJ ONeal
|
||||
license: Apache-2.0 or Expat
|
||||
|
||||
react/node_modules/fs.realpath/old.js:
|
||||
copyright: Copyright Joyent, Inc. and other Node contributors.
|
||||
license: Expat
|
||||
|
||||
|
||||
react/node_modules/fs.realpath/:
|
||||
copyright: Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
license: ISC
|
||||
|
||||
react/node_modules/glob/:
|
||||
license: CC-BY-SA-4.0 or ISC
|
||||
|
||||
debian/:
|
||||
skip: 1
|
||||
|
||||
~/src/pipedal/react/node_modules/indefinite-observable/AUTHORS:
|
||||
skip: 1
|
||||
|
||||
react/node_modules/node-notifier/vendor/snoreToast/:
|
||||
license: LGPL-3
|
||||
|
||||
react/node_modules/sockjs-client/AUTHORS:
|
||||
skip: 1
|
||||
|
||||
react/node_modules/terser/bin/:
|
||||
skip: 1
|
||||
|
||||
react/node_modules/unquote/:
|
||||
license: Expat
|
||||
|
||||
react/node_modules/css-select/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/css-what/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/dom-serializer/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/domelementtype/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/domelementtype/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/domelementtype/:
|
||||
license: BSD-2-clause
|
||||
|
||||
react/node_modules/domutils/:
|
||||
license: BSD-2-clause
|
||||
|
||||
|
||||
Reference in New Issue
Block a user