{
  "key": "gpl-3.0-openbd",
  "is_deprecated": true,
  "replaced_by": [
    "gpl-3.0",
    "openbd-exception-3.0",
    "gpl-3.0 WITH gpl-generic-additional-terms",
    "gpl-1.0-plus"
  ],
  "short_name": "GPL 3.0h with OpenBD exception",
  "name": "GPL 3.0h with OpenBD exception",
  "category": "Copyleft",
  "owner": "OpenBD",
  "notes": "composite replaced by openbd-exception-3.0",
  "is_exception": true,
  "standard_notice": "tagServlet Ltd grants the user the exception to distribute the entire Open\nBlueDragon runtime libraries without the web application (.cfml, .html,\n.js, .css, etc) that Open BlueDragon powers, from itself being licensed\nunder the GNU General Public License (v3), as long the entire runtime\nremains intact and includes all license information.\n",
  "text": "Open BlueDragon (OpenBD) is distributed under the GNU General Public \nLicense (v3).  A copy of this can be found in the COPYING.txt file or\nat http://www.gnu.org/licenses/\n\nAdditional Permission Granted by tagServlet Ltd: \n  tagServlet Ltd grants the user the exception to distribute the entire \n  Open BlueDragon runtime libraries without the web application (.cfml, .html, \n  .js, .css, etc) that Open BlueDragon powers, from itself being licensed\n  under the GNU General Public License (v3), as long the entire runtime \n  remains intact and includes all license information.\n  \n  This exception does not overrule the embedded JAR files and where applicable\n  the entire Open BlueDragon runtime only, must be available for inspection if \n  ever asked, complete with all these copyright and license information.\n  \n  This applies only to distribution for the purpose of powering end-user CFML\n  applications.  This exception does not include embedding/linking any part of the \n  runtime of Open BlueDragon within any other application other than a Servlet container \n  whose sole purpose is to render CFML applications.   Linking or usage by any\n  Java application (even through CFML), is not permitted.\n    \n  Any modification, enhancements, linking, to the Open BlueDragon runtime still falls \n  under the GNU General Public License (v3).\n\n\n______ Building Prerequisites _______\n\nYou will require the following to be able to build OpenBD from source:\n\n  x Java Developers Kit Virtual Machine 1.6\n  x Apache Ant (http://ant.apache.org/)\n\nOptional, OpenBD source drop includes an Eclipse project to enable \nbuilding and debugging under the Eclipse IDE (http://www.eclipse.org/).  \n\n\n______ Deployment Prerequisites _______\n\nYou will require the following to be able to run OpenBD:\n\n  x Java Virtual Machine 1.6\n  x J2EE compliant server (ie Jetty, Apache Tomcat, Redhat JBoss)\n\n\n______ External JAR Dependency _______\n\nOpenBD utilises a number of external open source libraries to provide some\nof the functionality contained within. This section details all the \nexternal JAR's associated with building and/or deployment of OpenBD.\n\nPermission under GNU GPL version 3 section 7\n\nIf you modify this Program, or any covered work, by linking or combining \nit with any of the JAR files listed below (or a modified version of that \nlibrary), containing parts covered by the terms of \"Java JAX-RPC\", the \nlicensors of this Program grant you additional permission to convey the\nresulting work.\n\n  +  activation.jar\n     mail.jar\n     https://glassfish.dev.java.net/javaee5/mail/\n  +  commons-dbcp-1.1.jar\n     commons-pool-1.1.jar\n     commons-codec-1.4.jar\n     commons-collections-3.2.1.jar \n     commons-discovery.jar\n\t   commons-fileupload-1.2.1.jar\n     commons-httpclient-3.1bd.jar\n     commons-io-1.4.jar\n     commons-logging.1.1.1.jar \n     commons-vfs.jar\n     http://commons.apache.org/  \n  +  xmlrpc-1.2-b1.jar\n     http://ws.apache.org/xmlrpc/\n  +  jakarta-oro-2.0.8.jar\n     http://jakarta.apache.org/oro/\n  +  servlet23.jar\n     http://tomcat.apache.org/\n  +  javolution.jar\n     http://javolution.org/\n  +  jaxrpc.jar\n     https://jax-rpc.dev.java.net/\n  +  jcommon-1.0.0.jar \n     jfreechart-1.0.1.jar \n     http://www.jfree.org/\n  +  lucene-analyzers-3.x.jar\n     lucene-core-3.x.jar\n     lucene-highlighter-3.x.jar\n     lucene-snowball-3.x.jar\n     http://lucene.apache.org/\n  +  PDFBox-0.7.2.jar\n     http://www.pdfbox.org/\n  +  postgresql.jar\n     http://www.postgresql.org/\n  +  saaj.jar\n     https://saaj.dev.java.net/\n  +  webservices.jar\n     http://ws.apache.org/axis/\n  +  wsdl4j.jar\n     http://sourceforge.net/projects/wsdl4j\n  +  h2.jar\n     http://www.h2database.com/html/main.html\n  +  vfs-s3\n     http://code.google.com/p/vfs-s3/\n  +  JetS3\n     https://jets3t.dev.java.net/\n  +  JSON Library [org.json]\n     http://www.json.org/java/index.html\n  +  Oracle 10g JDBC Driver\n     http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html\n     http://www.oracle.com/technology/software/popup-license/distribution-license.html\n  +  Microsoft SQL Server JDBC Driver\n     http://www.microsoft.com/downloads/details.aspx?FamilyId=C47053EB-3B64-4794-950D-81E1EC91C1BA\n  +  jTDS SQL Server Driver\n     http://jtds.sourceforge.net/\n     http://jtds.sourceforge.net/license.html\n  +  jericho-html-3.1\n     http://jerichohtml.sourceforge.net/doc/index.html\n  +  flowplayer 3.0.5 Flash Video Player (GPL)\n     http://www.flowplayer.org/\n  +  Yahoo YUI Compressor BSD/RhinoGPL\n     yuicompressor-2.4.2\n  +  Jackson JSON library\n     http://jackson.codehaus.org/\n\n______ Special Build JARs _______\n\nOpenBD has had to make certain modifications to existing open source libraries.  These\nare available in the ./extra/ folder with everything required to rebuild those library.\n\n  + XALAN\n\t  xalan-openbd-build.zip\n\t  \n\t+ Jackson-1.8.3-openbd.jar\n\t\tSupport for YES|NO boolean\n\n______ Official OpenBD Wiki _______\n\n  http://wiki.openbluedragon.org/\n\n______ Official OpenBD Docs _______\n \n  http://openbd.org/manual/\n\n______ Support Mailing List _______\n\nYou can subscribe to the public mailing list at:\n\n  http://groups.google.com/group/openbd"
}