Github user paul-rogers commented on a diff in the pull request:
https://github.com/apache/drill/pull/957#discussion_r140935951
--- Diff:
common/src/test/java/org/apache/drill/testutils/DirTestWatcher.java ---
@@ -0,0 +1,61 @@
+/**
--- End diff --
For copyright, please use regular /* comments, not Javadoc /** comments.
That way, the copyright won't be copied into every classes' Javadoc if/when we
ever generate Javadoc.---
