Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://jogamp.org
Files-Excluded: .gitignore
                .htaccess
                make/lib
                **/*.jar
                make/stub_includes/jni
Comment: Removing cruft and non-free contents, especially the
         "PROPRIETARY/CONFIDENTIAL" ones in m/s/jni and the embedded jars.

Files: *
Copyright: 2010-2019 JogAmp Community.
License: BSD-2-Clause-Views

Files: jcpp/*
Copyright: 2007-2008 Shevek
License: Apache-2.0

Files: jcpp/src/main/java/com/jogamp/gluegen/jcpp/JCPP.java
Copyright: 2015 JogAmp Community.
License: Apache-2.0

Files: src/java/com/jogamp/common/jvm/*
       src/java/com/jogamp/common/os/DynamicLookupHelper.java
       src/java/com/jogamp/gluegen/*
Copyright: 2003-2006 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/common/net/Uri.java
Copyright: 2014 JogAmp Community.
           2006-2010 The Apache Software Foundation.
License: Apache-2.0

Files: src/java/com/jogamp/common/nio/Buffers.java
       src/java/com/jogamp/common/nio/StructAccessor.java
       src/java/com/jogamp/common/os/MachineDataInfo.java
       src/java/com/jogamp/common/os/NativeLibrary.java
       src/java/com/jogamp/common/util/ReflectionUtil.java
Copyright: 2010-2011 JogAmp Community.
           2003-2006 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/common/util/WeakIdentityHashMap.java
Copyright: 2019 JogAmp Community.
           Apache Software Foundation
License: BSD-2-Clause-Views and Apache-2.0

Files: src/java/com/jogamp/gluegen/ASTLocusTag.java
       src/java/com/jogamp/gluegen/ConstantDefinition.java
       src/java/com/jogamp/gluegen/GenericCPP.java
       src/java/com/jogamp/gluegen/GlueGenException.java
       src/java/com/jogamp/gluegen/Logging.java
       src/java/com/jogamp/gluegen/TypeConfig.java
Copyright: 2010-2019 JogAmp Community.
License: BSD-2-Clause-Views

Files: src/java/com/jogamp/gluegen/GlueGen.java
       src/java/com/jogamp/gluegen/JavaConfiguration.java
       src/java/com/jogamp/gluegen/JavaEmitter.java
       src/java/com/jogamp/gluegen/JavaType.java
       src/java/com/jogamp/gluegen/TypeInfo.java
Copyright: 2010 JogAmp Community.
           2003 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/SymbolFilter.java
       src/java/jogamp/common/jvm/*
Copyright: 2008 Sun Microsystems, Inc.
License: BSD-3-Clause

Files: src/java/com/jogamp/gluegen/ant/GlueGenTask.java
Copyright: 2010 JogAmp Community.
           2003-2005 Sun Microsystems, Inc.
           2003 Rob Grzywinski
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/cgram/*
Copyright: 2010-2014 JogAmp Community.
           2003-2006 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/cgram/Define.java
       src/java/com/jogamp/gluegen/runtime/BufferFactoryInternal.java
Copyright: 2003-2006 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/cgram/types/AliasedSymbol.java
       src/java/com/jogamp/gluegen/cgram/types/CompoundTypeKind.java
       src/java/com/jogamp/gluegen/cgram/types/MemoryLayoutType.java
       src/java/com/jogamp/gluegen/cgram/types/StructType.java
       src/java/com/jogamp/gluegen/cgram/types/TypeComparator.java
       src/java/com/jogamp/gluegen/cgram/types/UnionType.java
       src/java/com/jogamp/gluegen/runtime/FunctionAddressResolver.java
Copyright: 2010-2019 JogAmp Community.
License: BSD-2-Clause-Views

Files: src/java/com/jogamp/gluegen/cgram/types/CVAttributes.java
       src/java/com/jogamp/gluegen/cgram/types/Field.java
       src/java/com/jogamp/gluegen/cgram/types/FunctionSymbol.java
       src/java/com/jogamp/gluegen/cgram/types/TypeDictionary.java
       src/java/com/jogamp/gluegen/cgram/types/TypeVisitor.java
Copyright: 2003-2006 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java
       src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java
Copyright: 2013 JogAmp Community.
           2003-2005 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: src/java/com/jogamp/gluegen/structgen/*
Copyright: 2013 JogAmp Community.
           2010 Michael Bien.
License: BSD-3-Clause

Files: src/native/common/JVMUtil.c
Copyright: 2014 JogAmp Community.
           2003 Sun Microsystems, Inc.
License: BSD-3-Clause-No-Nuclear-Warranty

Files: test/*
Copyright: 2004-2010 P. Simon Tuffs (simon@simontuffs.com)
License: BSD-3-Clause

Files: test/junit/*
Copyright: 2010 JogAmp Community.
License: BSD-2-Clause-Views

Files: debian/*
Copyright: 2010-2014 Sylvestre Ledru <sylvestre@debian.org>
           2013-2022 tony mancill <tmancill@debian.org>
           2023 Pierre Gruet <pgt@debian.org>
License: Expat

License: BSD-2-Clause-Views
 Redistribution and use in source and binary forms, with or without modification, are
 permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this list of
    conditions and the following disclaimer.
 .
 2. 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.
 .
 THIS SOFTWARE IS PROVIDED BY JogAmp Community ``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 JogAmp Community 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.
 .
 The views and conclusions contained in the software and documentation are those of the
 authors and should not be interpreted as representing official policies, either expressed
 or implied, of JogAmp Community.
 

License: BSD-3-Clause-No-Nuclear-Warranty
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
 - Redistribution of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 - Redistribution 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 Sun Microsystems, Inc. or the names of
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 .
 This software is provided "AS IS," without a warranty of any kind. ALL
 EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
 INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN
 MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT BE LIABLE FOR
 ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
 DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN OR
 ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR
 DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE
 DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY,
 ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, EVEN IF
 SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 .
 You acknowledge that this software is not designed or intended for use
 in the design, construction, operation or maintenance of any nuclear
 facility.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the copyright holder nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

License: Apache-2.0
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in the `/usr/share/common-licenses/Apache-2.0' file.

License: Expat
 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 so, subject to
 the following conditions:
 . 
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 . 
 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 OR COPYRIGHT HOLDERS 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.
