Except as described below, all contents of this package are Copyright (c) 2010 Gregory Todd Williams. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. With the exception of the CodeMirror files enumerated below, the files in this package may also be redistributed and/or modified under the same terms as Perl itself. -------------------------------------------------------------------------------- The following license applies to the CodeMirror (Javascript and CSS) files contained in this package and retrieved from http://codemirror.net/: share/www/css/docs.css share/www/css/sparqlcolors.css share/www/js/codemirror.js share/www/js/editor.js share/www/js/highlight.js share/www/js/mirrorframe.js share/www/js/parsecss.js share/www/js/parsedummy.js share/www/js/parsehtmlmixed.js share/www/js/parsejavascript.js share/www/js/parsesparql.js share/www/js/parsexml.js share/www/js/select.js share/www/js/sparql_form.js share/www/js/stringstream.js share/www/js/tokenize.js share/www/js/tokenizejavascript.js share/www/js/undo.js share/www/js/unittests.js share/www/js/util.js Copyright (c) 2007-2010 Marijn Haverbeke This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Marijn Haverbeke marijnh@gmail.com