You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/08/16 20:31:31 UTC

[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review web.client.samples (#696)

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

matthiasblaesing 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 b56e646  [NETBEANS-1074] Module Review web.client.samples (#696)
b56e646 is described below

commit b56e646103b8d39be29a8be5a160d50ec52e23ed
Author: Gilberto Caetano de Andrade <gi...@gmail.com>
AuthorDate: Thu Aug 16 17:31:28 2018 -0300

    [NETBEANS-1074] Module Review web.client.samples (#696)
    
    * Add licenseinfo.xml
    
    * Add media files to licenseinfo.xml
---
 web.client.samples/licenseinfo.xml | 48 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/web.client.samples/licenseinfo.xml b/web.client.samples/licenseinfo.xml
new file mode 100644
index 0000000..5f4a50e
--- /dev/null
+++ b/web.client.samples/licenseinfo.xml
@@ -0,0 +1,48 @@
+<?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>EaselDemo/public_html/rest/resources/id19974892.json</file>
+        <file>EaselDemo/public_html/rest/resources/id19985678.json</file>
+        <file>EaselDemo/public_html/rest/resources/id19986196.json</file>
+        <file>EaselDemo/public_html/rest/resources/id19986982.json</file>
+        <file>EaselDemo/public_html/rest/resources/manufacturer.json</file>
+        <file>src/org/netbeans/modules/web/client/samples/resources/HTML5_project_icon.png</file>
+        <file>EaselDemo/public_html/css/images/icons-18-white.png</file>
+        <file>EaselDemo/public_html/css/images/close_pop.png</file>
+        <file>EaselDemo/public_html/css/images/icons-18-black.png</file>
+        <file>EaselDemo/public_html/css/images/ajax-loader.png</file>
+        <file>EaselDemo/public_html/css/images/icons-36-black.png</file>
+        <file>EaselDemo/public_html/css/images/icons-36-white.png</file>
+        <file>EaselDemo/public_html/img/cute_rabbit2.jpg</file>
+        <file>EaselDemo/public_html/img/glyphicons-halflings.png</file>
+        <file>EaselDemo/public_html/img/rabbit2.jpg</file>
+        <file>EaselDemo/public_html/img/rabbit1.jpg</file>
+        <file>EaselDemo/public_html/img/kitten1.jpg</file>
+        <file>EaselDemo/public_html/img/rabbit3.jpg</file>
+        <file>EaselDemo/public_html/img/cute_rabbit1.jpg</file>
+        <file>EaselDemo/public_html/img/glyphicons-halflings-white.png</file>
+        <file>EaselDemo/public_html/img/cute_rabbit3.jpg</file>
+        <license ref="Apache-2.0-ASF" />
+        <comment type="COMMENT_UNSUPPORTED" />
+    </fileset>
+</licenseinfo>


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

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