################################################################################ ### This software is written by Ryan McGuire (EnigmaCurry.com) ################################################################################ I believe in free software. For me, this also means that I do not believe in copyrights, trademarks, patents, nor any other government enforced monopoly privilege. Accordingly, this software claims none of these privileges. You probably downloaded this software from my website. By doing so, you did not first enter into any sort of agreement or contract with me. There were no rules established before you downloaded it -- I simply offered the file on my website and you simply downloaded it. I am not your master -- it is immoral for me to use any (initiated) force against you, including the force of government. This software is now completely yours to do with as you please. However, I am a human being. I enjoy praise, attribution, and other rewards for my work. If you find this software useful, I appreciate comments to that effect. If you find this software _very_ useful, I appreciate gifts. If you make useful modifications to this software, I appreciate patches. If you incorporate this software into a product of your own, I like to know about it, and I like being mentioned in your product's documentation or website. But again, I am not your master -- It is wrong for me to force you to do anything. I can only ask. -- Ryan McGuire, aka "EnigmaCurry" ################################################################################ ### To say the same thing in legalese: ################################################################################ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do the same. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ################################################################################ ### One Jar License: ################################################################################ This application utilizes the OneJar (http://one-jar.sourceforge.net) framework. OneJar comes with it's own free license and is included in this package as onejar-src/one-jar-license.txt. ################################################################################ ### Apache POI: ################################################################################ Apache POI is used in this package as an example of a third party java library. It's licensed under the Apache License and a copy is contained inside the POI jar file. ################################################################################ ### Jython License: ################################################################################ Jython, included in this package in binary form is licensed as follows: Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Jython Developers All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of the Jython Developers nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 REGENTS OR CONTRIBUTORS 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. ################################################################################ phew. Don't you just hate legal crap?