commit | c1ed8fcf4babdf7c37d872cf6da5b1c32907d34c | [log] [tgz] |
---|---|---|
author | Bert Van Hauwaert <bert.vanhauwaert@showpad.com> | Wed Sep 21 11:34:55 2022 +0200 |
committer | Bill Neubauer <bill.neubauer@gmail.com> | Tue Oct 04 07:25:53 2022 -0700 |
tree | 7e503ac4838515c7c2167896602001be2db3687a | |
parent | e6a9bb99b5a6f71d5a34336b8245e305f5430f99 [diff] |
export eGenix license name
diff --git a/license_type.go b/license_type.go index 6cfcbb2..c63199e 100644 --- a/license_type.go +++ b/license_type.go
@@ -92,7 +92,7 @@ CommonsClause = "Commons-Clause" CPAL10 = "CPAL-1.0" CPL10 = "CPL-1.0" - eGenix = "eGenix" + EGenix = "eGenix" EPL10 = "EPL-1.0" EPL20 = "EPL-2.0" EUPL10 = "EUPL-1.0"