Commit 8976ea626b6039db0292daaf78be246a625a418f

Authored by Jacob Vosmaer
1 parent db96c5be

Change gitlab cookbook license to Apache 2.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
files/gitlab-cookbooks/gitlab/metadata.rb
1 1 maintainer "GitLab.com"
2 2 maintainer_email "support@gitlab.com"
3   -license "MIT"
  3 +license "Apache 2.0"
4 4 description "Install and configure GitLab from Omnibus"
5 5 long_description "Install and configure GitLab from Omnibus"
6 6 version "0.0.1"
... ...