This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new ce28691  [NETBEANS-1074] Module Review j2ee.ejbjarproject (#704)
ce28691 is described below

commit ce286913e6e0210d051476a1c22eac68a25edbfb
Author: Thilina Ranathunga <r.thil...@gmail.com>
AuthorDate: Fri Aug 17 16:23:12 2018 +0530

    [NETBEANS-1074] Module Review j2ee.ejbjarproject (#704)
---
 j2ee.ejbjarproject/licenseinfo.xml | 39 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/j2ee.ejbjarproject/licenseinfo.xml 
b/j2ee.ejbjarproject/licenseinfo.xml
new file mode 100644
index 0000000..b7561f8
--- /dev/null
+++ b/j2ee.ejbjarproject/licenseinfo.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+
+<licenseinfo>
+    <fileset>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-2.0.xml</file>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-2.1.xml</file>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.0.xml</file>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.1.xml</file>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.2.xml</file>
+        <license ref="Apache-2.0-ASF" />
+        <comment type="TEMPLATE_MINIMAL_IP"/>
+    </fileset>
+    <fileset>
+        
<file>src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejbjarProjectIcon.gif</file>
+        <license ref="Apache-2.0-ASF" />
+        <comment type="COMMENT_UNSUPPORTED" />
+    </fileset>
+</licenseinfo>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to