Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.44 KB

NOTICE.md

File metadata and controls

14 lines (11 loc) · 1.44 KB

xspless

This product is licensed under the terms of the Apache 2.0 license.

The project contains the following 3rd-party code:

  1. Icons from the Tango Desktop Project, which is available from http://tango.freedesktop.org and is available as Public Domain
  2. "Hijacking/publishing partial refreshes globally", which is available from http://dontpanic82.blogspot.com/2010/01/xpages-hijackingpublishing-partial.html and is available under the Apache License
  3. Upload/attachment code from http://stackoverflow.com/questions/17073250/how-to-upload-and-save-an-attachment-via-xpages-java-bean, which is available under the CC Attribution Share-Alike 3.0 license
  4. A variation of the "least expensive way to tell if an object has been recycled" code from http://stackoverflow.com/questions/12740889/what-is-the-least-expensive-way-to-test-if-a-view-has-been-recycled, which is available under the CC Attribution Share-Alike 3.0 license
  5. Apache Commons IO, which is available from http://commons.apache.org/proper/commons-io/ and is licensed under Apache 2.0
  6. The LESS CSS Compiler for Java, which is available from https://github.com/marceloverdijk/lesscss-java and is licensed under Apache 2.0
  7. Mozilla Rhino 1.7R4, which is available from https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino and is lincensed under MPL 2.0
  8. Simple Logging Facade for Java, which is available from http://www.slf4j.org/ and is licensed under the MIT license