mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #1025 from StEvUgnIn/patch-1
Add Grafana as AGPL-3.0 licensor
This commit is contained in:
commit
9d7ed39538
@ -12,6 +12,9 @@ how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of
|
|||||||
note: The Free Software Foundation recommends taking the additional step of adding a boilerplate notice to the top of each file. The boilerplate can be found at the end of the license.
|
note: The Free Software Foundation recommends taking the additional step of adding a boilerplate notice to the top of each file. The boilerplate can be found at the end of the license.
|
||||||
|
|
||||||
using:
|
using:
|
||||||
|
Grafana: https://github.com/grafana/grafana/blob/main/LICENSE
|
||||||
|
Mastodon: https://github.com/mastodon/mastodon/blob/main/LICENSE
|
||||||
|
Nextcloud Server: https://github.com/nextcloud/server/blob/master/COPYING
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -24,7 +24,6 @@ describe 'license meta' do
|
|||||||
it 'using contains 3 examples' do
|
it 'using contains 3 examples' do
|
||||||
legacy = [
|
legacy = [
|
||||||
'afl-3.0',
|
'afl-3.0',
|
||||||
'agpl-3.0',
|
|
||||||
'artistic-2.0',
|
'artistic-2.0',
|
||||||
'bsd-3-clause-clear',
|
'bsd-3-clause-clear',
|
||||||
'eupl-1.1',
|
'eupl-1.1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user