mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-02-03 21:08:11 +00:00
Merge pull request #4572 from dbolack-ab/true20License
Add True20 License and compatibility Logo
This commit is contained in:
@@ -588,6 +588,21 @@ export default [
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
name : 'True 20',
|
||||
subsnippets : [
|
||||
{
|
||||
name : 'OGL 1.0 Section 15',
|
||||
gen : LicenseGen.grTrue20Sec15,
|
||||
},
|
||||
{
|
||||
name : 'True20 Logo',
|
||||
gen : LicenseGen.grTrue20CompatLogo,
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
name : 'Wizards of the Coast',
|
||||
icon : 'fab fa-wizards-of-the-coast',
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user