Skip to content

Commit 415eba3

Browse files
authored
update license examples with ones that can be detected by tests
1 parent 8853ecf commit 415eba3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_licenses/gpl-2.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of
1212
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.
1313

1414
using:
15-
AliSQL: https://github.com/alibaba/AliSQL/blob/master/COPYING
1615
Discourse: https://github.com/discourse/discourse/blob/master/LICENSE.txt
1716
Jellyfin: https://github.com/jellyfin/jellyfin/blob/master/LICENSE
17+
OBS Studio: https://github.com/obsproject/obs-studio/blob/master/COPYING
1818

1919
permissions:
2020
- commercial-use

_licenses/gpl-3.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ note: The Free Software Foundation recommends taking the additional step of addi
1515
using:
1616
Ansible: https://github.com/ansible/ansible/blob/devel/COPYING
1717
Bash: https://git.savannah.gnu.org/cgit/bash.git/tree/COPYING
18-
GIMP: https://git.gnome.org/browse/gimp/tree/COPYING
18+
uBlock Origin: https://github.com/gorhill/uBlock/blob/master/LICENSE.txt
1919

2020
permissions:
2121
- commercial-use

0 commit comments

Comments
 (0)