RapidContext LICENSE
====================

General Information
-------------------
RapidContext source code is licensed under a modified version of the
original BSD license (see section 2 below).

Usage of the RapidContext name and logotype is restricted. A written
permission is required prior to using them in print or online material.

Specific conditions apply for other third party libraries and graphical
materials distributed with RapidContext (see section 3 below).


BSD License
-----------
Copyright (c) 2007-2026 Per Cederberg. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

  3. The software must be accompanied with documentation containing the
     following (or similar) acknowledgment text:

        This product includes software from the RapidContext project and
        its contributors. Please visit https://www.rapidcontext.com/ for
        more information.

  4. Names of persons or organizations contributing to this software may
     NOT be used to endorse or promote products derived from this software
     without specific prior written permission.

THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Third Party Copyrights & Licenses
---------------------------------
This software would not be possible without the following software libraries:

  - MochiKit, https://mochi.github.io/mochikit/,
    copyright (c) Bob Ippolito
  - jQuery, https://jquery.com/,
    copyright (c) jQuery Foundation, Inc.
  - Crypto-JS, https://github.com/brix/crypto-js,
    copyright (c) Jeff Mott & Evan Vosberg
  - Mozilla Rhino, https://github.com/mozilla/rhino,
    copyright (c) The Mozilla Foundation
  - Apache Commons, https://commons.apache.org/,
    copyright (c) The Apache Software Foundation
  - Jetty WebServer, https://jetty.org/,
    copyright (c) Eclipse Foundation
  - SnakeYAML, https://bitbucket.org/snakeyaml/snakeyaml,
    copyright (c) SnakeYAML contributors

Fonts and images have kindly been provided and adapted from the following
sources:

  - Font Awesome, http://fontawesome.io/, copyright (c) Dave Gandy,
    used as icon font
  - Silk Icons by FamFamFam, http://www.famfamfam.com/lab/icons/silk/,
    copyright (c) Mark James, used for some small icon images

Each of the above libraries and images is distributed under their own
respective license. Please visit the links provided for details before
further redistribution or modification of the corresponding works.
