- Changed license header of protractor.conf.js - Added a template file to licenseinfo.xml
In the old protractor.conf.js ([here](https://github.com/apache/incubator-netbeans/blob/master/selenium2.webclient.protractor/src/org/netbeans/modules/selenium2/webclient/protractor/wizard/protractor.conf.js)), we have the license under a `<#-- ... -->`, but in a .js file, comments are added using `/** ... */`, so, I have added the license with the latter syntax. Please correct me if I am wrong. [ Full content available at: https://github.com/apache/incubator-netbeans/pull/810 ] This message was relayed via gitbox.apache.org for [email protected]
