diff options
Diffstat (limited to 'gcc/melt/warmelt-first.melt')
-rw-r--r-- | gcc/melt/warmelt-first.melt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/melt/warmelt-first.melt b/gcc/melt/warmelt-first.melt index b00c51c157b..cb80b251d89 100644 --- a/gcc/melt/warmelt-first.melt +++ b/gcc/melt/warmelt-first.melt @@ -25,6 +25,10 @@ ;; the copyright notice above apply both to warmelt-first.melt and ;; to the generated files warmelt-first*.c + +;; This MELT module is GPL compatible since it is GPLv3+ licensed. +(module_is_gpl_compatible "GPLv3+") + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |