##// END OF EJS Templates
init: fix license type
ergo -
Show More
@@ -43,7 +43,7 b' from appenlight.lib import cache_regions'
43 from appenlight.lib.ext_json import json
43 from appenlight.lib.ext_json import json
44 from appenlight.security import groupfinder, AuthTokenAuthenticationPolicy
44 from appenlight.security import groupfinder, AuthTokenAuthenticationPolicy
45
45
46 __license__ = 'AGPLv3, and Commercial License'
46 __license__ = 'Apache 2.0'
47 __author__ = 'RhodeCode GmbH'
47 __author__ = 'RhodeCode GmbH'
48 __url__ = 'http://rhodecode.com'
48 __url__ = 'http://rhodecode.com'
49
49
General Comments 2
Under Review
author

Auto status change to "Under Review"

Rejected

Please use: https://github.com/Appenlight/appenlight to contribute :) Thanks !

You need to be logged in to leave comments. Login now