OSDN Git Service

Support SCORM 1.2 output.
[dvibrowser/dvi2epub.git] / licenses / SCOFunctions.js.txt
diff --git a/licenses/SCOFunctions.js.txt b/licenses/SCOFunctions.js.txt
new file mode 100644 (file)
index 0000000..26059eb
--- /dev/null
@@ -0,0 +1,43 @@
+/*******************************************************************************\r
+** \r
+** Filename: SCOFunctions.js\r
+**\r
+** File Description: This file contains several JavaScript functions that are \r
+**                   used by the Sample SCOs contained in the Sample Course.\r
+**                   These functions encapsulate actions that are taken when the\r
+**                   user navigates between SCOs, or exits the Lesson.\r
+**\r
+** Author: ADL Technical Team\r
+**\r
+** Contract Number:\r
+** Company Name: CTC\r
+**\r
+** Design Issues:\r
+**\r
+** Implementation Issues:\r
+** Known Problems:\r
+** Side Effects:\r
+**\r
+** References: ADL SCORM\r
+**\r
+/*******************************************************************************\r
+**\r
+** Concurrent Technologies Corporation (CTC) grants you ("Licensee") a non-\r
+** exclusive, royalty free, license to use, modify and redistribute this\r
+** software in source and binary code form, provided that i) this copyright\r
+** notice and license appear on all copies of the software; and ii) Licensee\r
+** does not utilize the software in a manner which is disparaging to CTC.\r
+**\r
+** This software is provided "AS IS," without a warranty of any kind.  ALL\r
+** EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY\r
+** IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-\r
+** INFRINGEMENT, ARE HEREBY EXCLUDED.  CTC AND ITS LICENSORS SHALL NOT BE LIABLE\r
+** FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR\r
+** DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES.  IN NO EVENT WILL CTC  OR ITS\r
+** LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT,\r
+** INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER\r
+** CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF\r
+** OR INABILITY TO USE SOFTWARE, EVEN IF CTC  HAS BEEN ADVISED OF THE\r
+** POSSIBILITY OF SUCH DAMAGES.\r
+**\r
+*******************************************************************************/\r