No release in over a year
Gitlab Enterprise license
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.3
>= 0
~> 10.0
~> 3.9
~> 0.80.1
~> 1.38.1
 Project Readme

Gitlab::License

gitlab-license-plain helps you generate, verify and enforce software licenses. It is used in GitLab Enterprise Edition.

Installation

Add this line to your application's Gemfile:

gem 'gitlab-license-plain'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gitlab-license

Usage

license = Gitlab::License.import(data_license_json)