Skip to content

Commit 1be6772

Browse files
committed
Add EE license to the TruffleRuby EE standalone.
1 parent 60a7f70 commit 1be6772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.truffleruby/mx_truffleruby.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ def verify_ci(args):
249249
'LLVM Runtime Enterprise': ('lib/sulong', []),
250250
'LLVM Runtime Native Enterprise': ('lib/sulong', []),
251251
'TruffleRuby license files EE': ('', []),
252+
'GraalVM enterprise license files': ('', ['LICENSE.txt', 'GRAALVM-README.md']),
252253
}},
253254
truffle_jars=[
254255
# Distributions

0 commit comments

Comments
 (0)