You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2017/12/26 11:43:14 UTC

[incubator-plc4x] branch master updated: Added License information on the resources used in the site generation

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a620f5d  Added License information on the resources used in the site generation
a620f5d is described below

commit a620f5d1a35138c24296c46e18f2d784b09fd336
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Tue Dec 26 12:43:05 2017 +0100

    Added License information on the resources used in the site generation
---
 pom.xml                     |  2 +-
 src/remote-resources/NOTICE | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f5c9ebd..a88d287 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
                 <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
               </resourceBundles>
               <!-- Content in this directory will be appended to generated resources -->
-              <appendedResourcesDirectory>${remote-resources-maven-plugin.remote-resources.dir}</appendedResourcesDirectory>
+              <appendedResourcesDirectory>${basedir}/src/remote-resources</appendedResourcesDirectory>
             </configuration>
           </execution>
         </executions>
diff --git a/src/remote-resources/NOTICE b/src/remote-resources/NOTICE
new file mode 100644
index 0000000..5c0ba21
--- /dev/null
+++ b/src/remote-resources/NOTICE
@@ -0,0 +1,26 @@
+===============================================================
+= For site generation only
+===============================================================
+
+Reflow Maven skin and Velocity tools
+Copyright 2012 Andrius Velykis
+
+Twitter Bootstrap - licensed under the Apache License v2.0.
+This product includes software developed by
+Twitter (http://twitter.github.com/bootstrap).
+
+Glyphicons Halflings (part of Bootstrap by Twitter) - licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0).
+This product includes software developed by
+Jan Kovařík (http://glyphicons.com)
+
+jQuery - licensed under the MIT License.
+This product includes software developed by
+jQuery (http://jquery.org)
+
+Lightbox2 - licensed under the Creative Commons Attribution 2.5 License (CC BY 2.5)
+This product includes software developed by
+Lokesh Dhakar (http://lokeshdhakar.com/projects/lightbox2)
+
+FontAwesome by Dave Gandy - http://fontawesome.io.
+Font files licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL)
+CSS files licensed under the MIT License
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
['"commits@plc4x.apache.org" <co...@plc4x.apache.org>'].