mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 06:19:17 +08:00
d58360f72e
This means a dev can run https://github.com/github/licensed in order to obtain license information easily
12 lines
144 B
YAML
12 lines
144 B
YAML
sources:
|
|
yarn: true
|
|
bundler: true
|
|
allowed:
|
|
- mit
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- cc0-1.0
|
|
- isc
|
|
- other
|
|
- none |