Github user matthiasblaesing commented on a diff in the pull request:
https://github.com/apache/incubator-netbeans/pull/62#discussion_r143012148
--- Diff:
hibernate/src/org/netbeans/modules/hibernate/resources/HibernateRevengTemplate.xml
---
@@ -1,2 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
--- End diff --
From the name this looks to be a template for a user file. If so, I would
not include an apache license here, if it ends up int he users code base. There
is no real IP here, so I'd be just annoyed if I'd have to remove/replace the
license by hand.
---