Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
Search Repo:
Added the AGPL as license option for projects
Johan Sørensen (author)
Thu Apr 10 00:22:44 -0700 2008
commit  0fb502e3a0efde6634cfa931be7a81a79337cd0d
tree    7c6bf9416e90297d117f686443119fa77a1050f4
parent  e5de3f8119371693d00d5e0380ec0a93f61fe357
...
50
51
52
 
53
54
55
...
50
51
52
53
54
55
56
0
@@ -50,6 +50,7 @@ class Project < ActiveRecord::Base
0
     'GNU General Public License version 2(GPLv2)',
0
     'GNU General Public License version 3 (GPLv3)',
0
     'GNU Lesser General Public License (LGPL)',
0
+ 'GNU Affero General Public License (AGPLv3)',
0
     'Mozilla Public License 1.0 (MPL)',
0
     'Mozilla Public License 1.1 (MPL 1.1)',
0
     'Qt Public License (QPL)',

Comments

    No one has commented yet.