Commit 86feb0c1835c99f10aa095bebf2d303a2f6596bc

Add the AFL3 as license option for projects

Commit diff

app/models/project.rb

 
4444 after_create :create_mainline_repository
4545
4646 LICENSES = [
47 'Academic Free License v3.0',
4748 'MIT License',
4849 'BSD License',
4950 'Ruby License',
toggle raw diff