Skip to content

Commit 7c8d8d5

Browse files
committed
[GR-45794] Add EE license to the TruffleRuby EE standalone.
PullRequest: truffleruby/3857
2 parents 3e9d8d8 + 1be6772 commit 7c8d8d5

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)