README.md in gitlab-license-0.0.2 vs README.md in gitlab-license-0.0.3
- old
+ new
@@ -46,12 +46,12 @@
"Name" => "Douwe Maan",
"Company" => "GitLab B.V.",
"Email" => "douwe@gitlab.com"
}
-# The date the license was issued.
+# The date the license starts.
# Required.
-license.issued_at = Date.new(2015, 4, 24)
+license.starts_at = Date.new(2015, 4, 24)
# The date the license expires.
# Not required, to allow lifetime licenses.
license.expires_at = Date.new(2016, 4, 23)
# The below dates are hardcoded in the license so that you can play with the