Github user nishadi commented on a diff in the pull request: https://github.com/apache/gora/pull/134#discussion_r202521431 --- Diff: gora-ignite/src/main/java/org/apache/gora/ignite/package-info.java --- @@ -0,0 +1,20 @@ +/** --- End diff -- Shall we make sure that all the license headers are only a comment like below /* * * */ rather being in the Java doc comment style /** * */
---