diff options
| author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-12-11 12:03:12 +0100 | 
|---|---|---|
| committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-12-11 12:03:12 +0100 | 
| commit | 84553d9bc5eb670ee6f9cf21b3f9aa516530bc56 (patch) | |
| tree | 49bce0129938744fba9051f38b7cdb3053bc1796 /pdf-as-lib/src/configuration/licenses/ikvm | |
| parent | 58ec3119edaed4ac721f47e36e05b9337590681a (diff) | |
| download | pdf-as-4-84553d9bc5eb670ee6f9cf21b3f9aa516530bc56.tar.gz pdf-as-4-84553d9bc5eb670ee6f9cf21b3f9aa516530bc56.tar.bz2 pdf-as-4-84553d9bc5eb670ee6f9cf21b3f9aa516530bc56.zip | |
changed to ECCelerate, added default configuration
Diffstat (limited to 'pdf-as-lib/src/configuration/licenses/ikvm')
| -rw-r--r-- | pdf-as-lib/src/configuration/licenses/ikvm/LICENSE | 34 | 
1 files changed, 34 insertions, 0 deletions
| diff --git a/pdf-as-lib/src/configuration/licenses/ikvm/LICENSE b/pdf-as-lib/src/configuration/licenses/ikvm/LICENSE new file mode 100644 index 00000000..2fbfb21f --- /dev/null +++ b/pdf-as-lib/src/configuration/licenses/ikvm/LICENSE @@ -0,0 +1,34 @@ +IMPORTANT NOTICE
 +
 +  Some files in this distribution are part of GNU Classpath and have a
 +  different license. This applies in particular to:
 +    - IKVM.GNU.Classpath.dll
 +    - some of the *.java files (see each file header for license)
 +
 +  See http://www.gnu.org/software/classpath/ for information on the
 +  GNU Classpath license.
 +
 +-----------------------------------------------------------------------------
 +
 +  Copyright (C) 2002, 2003, 2004 Jeroen Frijters
 +
 +  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.
 +
 +  Jeroen Frijters
 +  jeroen@frijters.net
 +
 +-----------------------------------------------------------------------------
 | 
