Skip to content

Commit

Permalink
Update supported licenses.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Oct 19, 2017
1 parent b1f7616 commit 2ca3303
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions vrms.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@
const char *RMSAPPROVED[] = {
"Artistic",
"Apache-2.0",
"GPL-1",
"GPL-2",
"GPL-3",
"LGPL-2.1",
"GPL",
"LGPL",
"MIT",
"BSD",
"MPL-2.0",
Expand All @@ -42,6 +40,14 @@ const char *RMSAPPROVED[] = {
"OFL",
"tcl/tk",
"libpng",
"Boost",
"Free for any use",
"CC",
"ICU",
"JasPer-2.0",
"ImageMagick",
"OSGPL",
"SCOWL",
NULL
};

Expand Down

0 comments on commit 2ca3303

Please sign in to comment.