Package: devscripts Version: 2.14.10 Severity: wishlist Dear Maintainers,
Could you please update the licensecheck tool to also inspect the Groovy (.groovy), Scala (.scala) and Clojure (.clj) files? Groovy and Scala use Java-like comments (/* ... */ and //). Clojure has only line comments with the ';' character as prefix. This can be tested on the gradle package for .scala and .groovy files, and on the clojure1.6 package for .clj files. Thank you, Emmanuel Bourg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

