This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 14e09acf700469f16db065e74ace27ae6143f862
Author: Dominique Dumont <d...@debian.org>
Date:   Sat Apr 4 11:23:24 2015 +0200

    added (c) test based on moarvm for improved single/global license generation
---
 t/model_tests.d/dpkg-copyright-test-conf.pl |   19 +-
 t/scanner/examples/moarvm.in                | 1038 +++++++++++++++++++++++++++
 2 files changed, 1056 insertions(+), 1 deletion(-)

diff --git a/t/model_tests.d/dpkg-copyright-test-conf.pl 
b/t/model_tests.d/dpkg-copyright-test-conf.pl
index 4f64c2f..0a93eec 100644
--- a/t/model_tests.d/dpkg-copyright-test-conf.pl
+++ b/t/model_tests.d/dpkg-copyright-test-conf.pl
@@ -265,7 +265,24 @@ in ‘/usr/share/common-licenses/GPL-1’.",
             "License:GPL-2 text" => {value => undef, mode => 'custom'},
             "License:GPL-2 text" => qr/GNU/,
         }
-    }
+    },
+
+    {
+        name => 'moarvm-from-scratch',
+        update => { in => path('t/scanner/examples/moarvm.in') },
+        check => {
+            'License:ISC text' => qr/Please fill/,
+            'License:BSD-2-clause text' => qr/Please fill/,
+        },
+        wr_check => {
+            qq!Files:"3rdparty/dyncall/*" License full_license! => undef,
+        },
+        file_contents_unlike => {
+            'debian/copyright' => qr/\n\nLicense: ISC\n\n/,
+            'debian/copyright' => qr/\n\nLicense: BSD-2-clause\n\n/,
+        },
+    },
+
 );
 
 1;
diff --git a/t/scanner/examples/moarvm.in b/t/scanner/examples/moarvm.in
new file mode 100644
index 0000000..85b2299
--- /dev/null
+++ b/t/scanner/examples/moarvm.in
@@ -0,0 +1,1038 @@
+./build/probe.pm       UNKNOWN *No copyright*
+./build/auto.pm        UNKNOWN *No copyright*
+./build/setup.pm       UNKNOWN *No copyright*
+./src/strings/ops.h    UNKNOWN *No copyright*
+./src/strings/unicode_db.c     GENERATED FILE  there is clear notice in each / 
?1991-2012 Unicode, Inc. All rights reserved. Distributed
+./src/strings/decode_stream.h  UNKNOWN *No copyright*
+./src/strings/utf16.c  UNKNOWN *No copyright*
+./src/strings/latin1.c UNKNOWN *No copyright*
+./src/strings/ascii.c  UNKNOWN *No copyright*
+./src/strings/windows1252.c    UNKNOWN *No copyright*
+./src/strings/unicode_ops.c    UNKNOWN *No copyright*
+./src/strings/windows1252.h    UNKNOWN *No copyright*
+./src/strings/decode_stream.c  UNKNOWN *No copyright*
+./src/strings/ascii.h  UNKNOWN *No copyright*
+./src/strings/utf8.c   MIT/X11 (BSD like)      2008-2010 Bjoern Hoehrmann 
<bjo...@hoehrmann.de>
+./src/strings/unicode_gen.h    UNKNOWN *No copyright*
+./src/strings/unicode.h        UNKNOWN *No copyright*
+./src/strings/utf16.h  UNKNOWN *No copyright*
+./src/strings/iter.h   UNKNOWN *No copyright*
+./src/strings/ops.c    UNKNOWN *No copyright*
+./src/strings/latin1.h UNKNOWN *No copyright*
+./src/strings/utf8.h   UNKNOWN *No copyright*
+./src/gcc_diag.h       UNKNOWN *No copyright*
+./src/mast/compiler.h  UNKNOWN *No copyright*
+./src/mast/compiler.c  UNKNOWN *No copyright*
+./src/mast/driver.c    UNKNOWN *No copyright*
+./src/mast/nodes.h     UNKNOWN *No copyright*
+./src/mast/driver.h    UNKNOWN *No copyright*
+./src/moar.h   UNKNOWN *No copyright*
+./src/jit/compile.c    UNKNOWN *No copyright*
+./src/jit/compile.h    UNKNOWN *No copyright*
+./src/jit/log.c        UNKNOWN *No copyright*
+./src/jit/emit.h       UNKNOWN *No copyright*
+./src/jit/log.h        UNKNOWN *No copyright*
+./src/jit/stub.c       UNKNOWN *No copyright*
+./src/jit/graph.h      UNKNOWN *No copyright*
+./src/jit/graph.c      UNKNOWN *No copyright*
+./src/platform/win32/sys.c     UNKNOWN *No copyright*
+./src/platform/win32/io.c      UNKNOWN *No copyright*
+./src/platform/win32/time.c    UNKNOWN *No copyright*
+./src/platform/win32/mmap.c    UNKNOWN *No copyright*
+./src/platform/threads.h       UNKNOWN *No copyright*
+./src/platform/mmap.h  UNKNOWN *No copyright*
+./src/platform/inttypes.h      UNKNOWN *No copyright*
+./src/platform/io.h    UNKNOWN *No copyright*
+./src/platform/posix/sys.c     UNKNOWN *No copyright*
+./src/platform/posix/time.c    UNKNOWN *No copyright*
+./src/platform/posix/mmap.c    UNKNOWN *No copyright*
+./src/platform/stdint.h        UNKNOWN *No copyright*
+./src/platform/time.h  UNKNOWN *No copyright*
+./src/platform/sys.h   UNKNOWN *No copyright*
+./src/6model/bootstrap.h       UNKNOWN *No copyright*
+./src/6model/containers.c      UNKNOWN *No copyright*
+./src/6model/6model.h  UNKNOWN *No copyright*
+./src/6model/containers.h      UNKNOWN *No copyright*
+./src/6model/reprconv.h        UNKNOWN *No copyright*
+./src/6model/bootstrap.c       UNKNOWN *No copyright*
+./src/6model/serialization.h   UNKNOWN *No copyright*
+./src/6model/sc.h      UNKNOWN *No copyright*
+./src/6model/parametric.h      UNKNOWN *No copyright*
+./src/6model/reprconv.c        UNKNOWN *No copyright*
+./src/6model/serialization.c   UNKNOWN *No copyright*
+./src/6model/parametric.c      UNKNOWN *No copyright*
+./src/6model/sc.c      UNKNOWN *No copyright*
+./src/6model/reprs.c   UNKNOWN *No copyright*
+./src/6model/reprs/MVMNull.h   UNKNOWN *No copyright*
+./src/6model/reprs/MVMDLLSym.c UNKNOWN *No copyright*
+./src/6model/reprs/MVMCallCapture.c    UNKNOWN *No copyright*
+./src/6model/reprs/Semaphore.h UNKNOWN *No copyright*
+./src/6model/reprs/MVMHash.h   UNKNOWN *No copyright*
+./src/6model/reprs/MVMCFunction.h      UNKNOWN *No copyright*
+./src/6model/reprs/MVMAsyncTask.h      UNKNOWN *No copyright*
+./src/6model/reprs/KnowHOWAttributeREPR.h      UNKNOWN *No copyright*
+./src/6model/reprs/MVMContinuation.h   UNKNOWN *No copyright*
+./src/6model/reprs/MVMContext.c        UNKNOWN *No copyright*
+./src/6model/reprs/MVMException.h      UNKNOWN *No copyright*
+./src/6model/reprs/MVMOSHandle.h       UNKNOWN *No copyright*
+./src/6model/reprs/CArray.c    UNKNOWN *No copyright*
+./src/6model/reprs/Semaphore.c UNKNOWN *No copyright*
+./src/6model/reprs/P6bigint.c  UNKNOWN *No copyright*
+./src/6model/reprs/P6str.h     UNKNOWN *No copyright*
+./src/6model/reprs/MVMMultiCache.h     UNKNOWN *No copyright*
+./src/6model/reprs/MVMCode.h   UNKNOWN *No copyright*
+./src/6model/reprs/MVMString.h UNKNOWN *No copyright*
+./src/6model/reprs/MVMMultiCache.c     UNKNOWN *No copyright*
+./src/6model/reprs/ConcBlockingQueue.h UNKNOWN *No copyright*
+./src/6model/reprs/CPointer.h  UNKNOWN *No copyright*
+./src/6model/reprs/P6num.h     UNKNOWN *No copyright*
+./src/6model/reprs/MVMOSHandle.c       UNKNOWN *No copyright*
+./src/6model/reprs/MVMNull.c   UNKNOWN *No copyright*
+./src/6model/reprs/ReentrantMutex.h    UNKNOWN *No copyright*
+./src/6model/reprs/MVMThread.h UNKNOWN *No copyright*
+./src/6model/reprs/MVMIter.c   UNKNOWN *No copyright*
+./src/6model/reprs/P6str.c     UNKNOWN *No copyright*
+./src/6model/reprs/MVMHash.c   UNKNOWN *No copyright*
+./src/6model/reprs/CArray.h    UNKNOWN *No copyright*
+./src/6model/reprs/MVMIter.h   UNKNOWN *No copyright*
+./src/6model/reprs/P6opaque.c  UNKNOWN *No copyright*
+./src/6model/reprs/P6int.h     UNKNOWN *No copyright*
+./src/6model/reprs/MVMThread.c UNKNOWN *No copyright*
+./src/6model/reprs/MVMCode.c   UNKNOWN *No copyright*
+./src/6model/reprs/MVMStaticFrame.h    UNKNOWN *No copyright*
+./src/6model/reprs/MVMCFunction.c      UNKNOWN *No copyright*
+./src/6model/reprs/KnowHOWREPR.c       UNKNOWN *No copyright*
+./src/6model/reprs/NativeCall.c        UNKNOWN *No copyright*
+./src/6model/reprs/CPointer.c  UNKNOWN *No copyright*
+./src/6model/reprs/P6int.c     UNKNOWN *No copyright*
+./src/6model/reprs/MVMCompUnit.c       UNKNOWN *No copyright*
+./src/6model/reprs/P6num.c     UNKNOWN *No copyright*
+./src/6model/reprs/NativeCall.h        UNKNOWN *No copyright*
+./src/6model/reprs/ConditionVariable.h UNKNOWN *No copyright*
+./src/6model/reprs/MVMStaticFrame.c    UNKNOWN *No copyright*
+./src/6model/reprs/MVMCallCapture.h    UNKNOWN *No copyright*
+./src/6model/reprs/Uninstantiable.h    UNKNOWN *No copyright*
+./src/6model/reprs/CStr.h      UNKNOWN *No copyright*
+./src/6model/reprs/MVMContext.h        UNKNOWN *No copyright*
+./src/6model/reprs/CStr.c      UNKNOWN *No copyright*
+./src/6model/reprs/MVMException.c      UNKNOWN *No copyright*
+./src/6model/reprs/NFA.c       UNKNOWN *No copyright*
+./src/6model/reprs/SCRef.c     UNKNOWN *No copyright*
+./src/6model/reprs/ConditionVariable.c UNKNOWN *No copyright*
+./src/6model/reprs/MVMDLLSym.h UNKNOWN *No copyright*
+./src/6model/reprs/HashAttrStore.h     UNKNOWN *No copyright*
+./src/6model/reprs/P6opaque.h  UNKNOWN *No copyright*
+./src/6model/reprs/MVMContinuation.c   UNKNOWN *No copyright*
+./src/6model/reprs/Lexotic.h   UNKNOWN *No copyright*
+./src/6model/reprs/Uninstantiable.c    UNKNOWN *No copyright*
+./src/6model/reprs/NFA.h       UNKNOWN *No copyright*
+./src/6model/reprs/HashAttrStore.c     UNKNOWN *No copyright*
+./src/6model/reprs/ConcBlockingQueue.c UNKNOWN *No copyright*
+./src/6model/reprs/CStruct.c   UNKNOWN *No copyright*
+./src/6model/reprs/MVMArray.h  UNKNOWN *No copyright*
+./src/6model/reprs/MVMArray.c  UNKNOWN *No copyright*
+./src/6model/reprs/KnowHOWREPR.h       UNKNOWN *No copyright*
+./src/6model/reprs/CStruct.h   UNKNOWN *No copyright*
+./src/6model/reprs/SCRef.h     UNKNOWN *No copyright*
+./src/6model/reprs/KnowHOWAttributeREPR.c      UNKNOWN *No copyright*
+./src/6model/reprs/Lexotic.c   UNKNOWN *No copyright*
+./src/6model/reprs/NativeRef.h UNKNOWN *No copyright*
+./src/6model/reprs/MVMString.c UNKNOWN *No copyright*
+./src/6model/reprs/MVMAsyncTask.c      UNKNOWN *No copyright*
+./src/6model/reprs/P6bigint.h  UNKNOWN *No copyright*
+./src/6model/reprs/NativeRef.c UNKNOWN *No copyright*
+./src/6model/reprs/MVMCompUnit.h       UNKNOWN *No copyright*
+./src/6model/reprs/ReentrantMutex.c    UNKNOWN *No copyright*
+./src/6model/reprs.h   UNKNOWN *No copyright*
+./src/6model/6model.c  UNKNOWN *No copyright*
+./src/io/procops.h     UNKNOWN *No copyright*
+./src/io/signals.c     UNKNOWN *No copyright*
+./src/io/syncpipe.h    UNKNOWN *No copyright*
+./src/io/asyncsocket.c UNKNOWN *No copyright*
+./src/io/fileops.c     UNKNOWN *No copyright*
+./src/io/io.c  UNKNOWN *No copyright*
+./src/io/syncstream.c  UNKNOWN *No copyright*
+./src/io/syncstream.h  UNKNOWN *No copyright*
+./src/io/io.h  UNKNOWN *No copyright*
+./src/io/filewatchers.c        UNKNOWN *No copyright*
+./src/io/timers.c      UNKNOWN *No copyright*
+./src/io/procops.c     UNKNOWN *No copyright*
+./src/io/syncfile.c    UNKNOWN *No copyright*
+./src/io/syncfile.h    UNKNOWN *No copyright*
+./src/io/fileops.h     UNKNOWN *No copyright*
+./src/io/syncsocket.c  UNKNOWN *No copyright*
+./src/io/signals.h     UNKNOWN *No copyright*
+./src/io/dirops.h      UNKNOWN *No copyright*
+./src/io/eventloop.h   UNKNOWN *No copyright*
+./src/io/filewatchers.h        UNKNOWN *No copyright*
+./src/io/dirops.c      UNKNOWN ( == L'\\' || == L'/') / ( == '/') / ( != L'\\' 
&& != L'/') / ( != '/')
+./src/io/eventloop.c   UNKNOWN *No copyright*
+./src/io/asyncsocket.h UNKNOWN *No copyright*
+./src/io/syncpipe.c    UNKNOWN *No copyright*
+./src/io/syncsocket.h  UNKNOWN *No copyright*
+./src/io/timers.h      UNKNOWN *No copyright*
+./src/gc/objectid.h    UNKNOWN *No copyright*
+./src/gc/wb.c  UNKNOWN *No copyright*
+./src/gc/allocation.h  UNKNOWN *No copyright*
+./src/gc/orchestrate.c UNKNOWN *No copyright*
+./src/gc/wb.h  UNKNOWN *No copyright*
+./src/gc/roots.h       UNKNOWN *No copyright*
+./src/gc/worklist.h    UNKNOWN *No copyright*
+./src/gc/finalize.h    UNKNOWN *No copyright*
+./src/gc/collect.h     UNKNOWN *No copyright*
+./src/gc/finalize.c    UNKNOWN *No copyright*
+./src/gc/debug.h       UNKNOWN >= (char *)tc->nursery_fromspace && \ / < (char 
*)tc->nursery_fromspace + MVM_NURSERY_SIZE) \
+./src/gc/orchestrate.h UNKNOWN *No copyright*
+./src/gc/objectid.c    UNKNOWN *No copyright*
+./src/gc/worklist.c    UNKNOWN *No copyright*
+./src/gc/allocation.c  UNKNOWN *No copyright*
+./src/gc/collect.c     UNKNOWN *No copyright*
+./src/gc/gen2.c        UNKNOWN *No copyright*
+./src/gc/roots.c       UNKNOWN *No copyright*
+./src/gc/gen2.h        UNKNOWN *No copyright*
+./src/core/hll.c       UNKNOWN *No copyright*
+./src/core/bytecode.c  UNKNOWN *No copyright*
+./src/core/ops.h       GENERATED FILE  *No copyright*
+./src/core/nativecall.c        UNKNOWN *No copyright*
+./src/core/callsite.h  UNKNOWN *No copyright*
+./src/core/intcache.h  UNKNOWN *No copyright*
+./src/core/threadcontext.h     UNKNOWN *No copyright*
+./src/core/threads.h   UNKNOWN *No copyright*
+./src/core/intcache.c  UNKNOWN *No copyright*
+./src/core/dll.c       UNKNOWN *No copyright*
+./src/core/continuation.h      UNKNOWN *No copyright*
+./src/core/interp.h    UNKNOWN *No copyright*
+./src/core/dll.h       UNKNOWN *No copyright*
+./src/core/validation.c        UNKNOWN *No copyright*
+./src/core/bytecodedump.c      UNKNOWN *No copyright*
+./src/core/validation.h        UNKNOWN *No copyright*
+./src/core/hll.h       UNKNOWN *No copyright*
+./src/core/bytecode.h  UNKNOWN *No copyright*
+./src/core/frame.h     UNKNOWN *No copyright*
+./src/core/loadbytecode.c      UNKNOWN *No copyright*
+./src/core/callsite.c  UNKNOWN *No copyright*
+./src/core/oplabels.h  GENERATED FILE  *No copyright*
+./src/core/args.c      UNKNOWN *No copyright*
+./src/core/ext.c       UNKNOWN *No copyright*
+./src/core/nativecall.h        UNKNOWN *No copyright*
+./src/core/args.h      UNKNOWN *No copyright*
+./src/core/compunit.c  UNKNOWN *No copyright*
+./src/core/threadcontext.c     UNKNOWN *No copyright*
+./src/core/continuation.c      UNKNOWN *No copyright*
+./src/core/bytecodedump.h      UNKNOWN *No copyright*
+./src/core/ops.c       GENERATED FILE  *No copyright*
+./src/core/instance.h  UNKNOWN *No copyright*
+./src/core/threads.c   UNKNOWN *No copyright*
+./src/core/ext.h       UNKNOWN *No copyright*
+./src/core/alloc.h     UNKNOWN *No copyright*
+./src/core/fixedsizealloc.h    UNKNOWN *No copyright*
+./src/core/fixedsizealloc.c    UNKNOWN *No copyright*
+./src/core/compunit.h  UNKNOWN *No copyright*
+./src/core/coerce.h    UNKNOWN *No copyright*
+./src/core/exceptions.c        UNKNOWN *No copyright*
+./src/core/coerce.c    UNKNOWN *No copyright*
+./src/core/interp.c    UNKNOWN *No copyright*
+./src/core/loadbytecode.h      UNKNOWN *No copyright*
+./src/core/frame.c     UNKNOWN *No copyright*
+./src/core/exceptions.h        UNKNOWN *No copyright*
+./src/bithacks.h       UNKNOWN *No copyright*
+./src/moar.c   UNKNOWN *No copyright*
+./src/main.c   UNKNOWN *No copyright*
+./src/math/num.h       UNKNOWN *No copyright*
+./src/math/num.c       UNKNOWN *No copyright*
+./src/math/bigintops.c UNKNOWN *No copyright*
+./src/math/bigintops.h UNKNOWN *No copyright*
+./src/profiler/profile.h       UNKNOWN *No copyright*
+./src/profiler/log.c   UNKNOWN *No copyright*
+./src/profiler/log.h   UNKNOWN *No copyright*
+./src/profiler/profile.c       UNKNOWN *No copyright*
+./src/profiler/instrument.h    UNKNOWN *No copyright*
+./src/profiler/instrument.c    UNKNOWN *No copyright*
+./src/spesh/candidate.h        UNKNOWN *No copyright*
+./src/spesh/deopt.c    UNKNOWN *No copyright*
+./src/spesh/inline.h   UNKNOWN *No copyright*
+./src/spesh/dump.c     UNKNOWN *No copyright*
+./src/spesh/deopt.h    UNKNOWN *No copyright*
+./src/spesh/osr.c      UNKNOWN *No copyright*
+./src/spesh/log.c      UNKNOWN *No copyright*
+./src/spesh/codegen.c  UNKNOWN *No copyright*
+./src/spesh/inline.c   UNKNOWN *No copyright*
+./src/spesh/optimize.c UNKNOWN *No copyright*
+./src/spesh/args.c     UNKNOWN *No copyright*
+./src/spesh/args.h     UNKNOWN *No copyright*
+./src/spesh/candidate.c        UNKNOWN *No copyright*
+./src/spesh/threshold.h        UNKNOWN *No copyright*
+./src/spesh/log.h      UNKNOWN *No copyright*
+./src/spesh/dump.h     UNKNOWN *No copyright*
+./src/spesh/codegen.h  UNKNOWN *No copyright*
+./src/spesh/optimize.h UNKNOWN *No copyright*
+./src/spesh/manipulate.c       UNKNOWN *No copyright*
+./src/spesh/facts.h    UNKNOWN *No copyright*
+./src/spesh/graph.h    UNKNOWN *No copyright*
+./src/spesh/osr.h      UNKNOWN *No copyright*
+./src/spesh/manipulate.h       UNKNOWN *No copyright*
+./src/spesh/facts.c    UNKNOWN *No copyright*
+./src/spesh/graph.c    UNKNOWN *No copyright*
+./src/spesh/threshold.c        UNKNOWN *No copyright*
+./src/types.h  UNKNOWN *No copyright*
+./Configure.pl UNKNOWN *No copyright*
+./3rdparty/libatomic_ops/src/atomic_ops.c      MIT/X11 (BSD like)      
2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/ordered.h      MIT/X11 (BSD 
like)      2003 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/ordered_loads_only.h 
MIT/X11 (BSD like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_atomic_load.h    
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/double_atomic_load_store.h
   MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_atomic_load.h  
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_acquire_release_volatile.h
       MIT/X11 (BSD like)      2003-2004 Hewlett-Packard Development Company, 
L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_atomic_store.h   
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/ordered_stores_only.h
        MIT/X11 (BSD like)      2003 by Hewlett-Packard Company. All rights 
reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_atomic_load.h   
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_atomic_store.h  
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_atomic_store.h 
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_acquire_release_volatile.h
      MIT/X11 (BSD like)      2003-2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h
     MIT/X11 (BSD like)      2003-2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/atomic_load.h        
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/atomic_store.h       
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/loadstore/acquire_release_volatile.h
   MIT/X11 (BSD like)      2003-2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/hpc/hppa.h     MIT/X11 (BSD 
like)      2003 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/hpc/ia64.h     MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/ao_t_is_int.h  MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h       
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/icc/ia64.h     MIT/X11 (BSD 
like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/all_acquire_release_volatile.h 
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/all_aligned_atomic_load_store.h
        MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/standard_ao_double_t.h MIT/X11 
(BSD like)      2004-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/msftc/arm.h    MIT/X11 (BSD 
like)      2003 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/msftc/x86.h    MIT/X11 (BSD 
like)      2003 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/msftc/common32_defs.h  MIT/X11 
(BSD like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/msftc/x86_64.h MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/ordered_except_wr.h    MIT/X11 
(BSD like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/all_atomic_only_load.h MIT/X11 
(BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/sunc/x86.h     UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/sunc/sparc.h   MIT/X11 (BSD 
like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/ibmc/powerpc.h UNKNOWN *No 
copyright*
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/all_atomic_load_store.h        
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/generic_pthread.h      MIT/X11 
(BSD like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/emul_cas.h     MIT/X11 (BSD 
like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/arm.h      UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/sh.h       UNKNOWN 2009 by 
Takashi YOSHII. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic.h  UNKNOWN 
2003-2011 Hewlett-Packard Development Company, L.P / 1996-1999 by Silicon 
Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All rights 
reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/cris.h     MIT/X11 (BSD 
like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/aarch64.h  UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/powerpc.h  UNKNOWN 
2003-2011 Hewlett-Packard Development Company, L.P / 1996-1999 by Silicon 
Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All rights 
reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/x86.h      UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/alpha.h    UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/avr32.h    MIT/X11 (BSD 
like)      2009 Bradley Smith <b...@brad-smith.co.uk>
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/mips.h     UNKNOWN 
2005,2007 Thiemo Seufer <t...@networkno.de>
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/s390.h     UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/hppa.h     MIT/X11 (BSD 
like)      2003 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic-arithm.h   UNKNOWN 
2003-2011 Hewlett-Packard Development Company, L.P / 1996-1999 by Silicon 
Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All rights 
reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/hexagon.h  UNKNOWN *No 
copyright*
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic-small.h    UNKNOWN 
2003-2011 Hewlett-Packard Development Company, L.P / 1996-1999 by Silicon 
Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All rights 
reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/ia64.h     MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/sparc.h    UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/gcc/m68k.h     UNKNOWN 
1999-2003 by Hewlett-Packard Company. All rights reserved / 1996-1999 by 
Silicon Graphics. All rights reserved / 1991-1994 by Xerox Corporation. All 
rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/read_ordered.h MIT/X11 (BSD 
like)      2003 by Hewlett-Packard Company. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/armcc/arm_v6.h UNKNOWN 2007 by 
NEC LE-IT: All rights reserved / 1999-2003 by Hewlett-Packard Company. All 
rights reserved / 1996-1999 by Silicon Graphics. All rights reserved / 
1991-1994 by Xerox Corporation. All rights reserved
+./3rdparty/libatomic_ops/src/atomic_ops/sysdeps/test_and_set_t_is_char.h       
MIT/X11 (BSD like)      2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/ao_version.h   MIT/X11 (BSD like)      
2003-2004 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/generalize.h   MIT/X11 (BSD like)      
2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/generalize-arithm.h    MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops/generalize-small.h     MIT/X11 (BSD 
like)      2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/src/atomic_ops.h      MIT/X11 (BSD like)      
2003-2011 Hewlett-Packard Development Company, L.P
+./3rdparty/libatomic_ops/autogen.sh    UNKNOWN *No copyright*
+./3rdparty/tinymt/tinymt64.c   UNKNOWN 2011 Mutsuo Saito, Makoto Matsumoto
+./3rdparty/tinymt/tinymt64.h   UNKNOWN *No copyright*
+./3rdparty/libuv/include/uv-aix.h      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-unix.h     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-linux.h    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-threadpool.h       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-bsd.h      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-darwin.h   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-errno.h    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/stdint-msvc2008.h     BSD (2 clause)  2006-2008 
Alexander Chemeris
+./3rdparty/libuv/include/pthread-fixes.h       BSD (3 clause)  2013, Sony 
Mobile Communications AB / 2012, Google Inc
+./3rdparty/libuv/include/tree.h        BSD (2 clause)  2002 Niels Provos 
<pro...@citi.umich.edu>
+./3rdparty/libuv/include/uv.h  MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-sunos.h    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/android-ifaddrs.h     BSD (2 clause)  1995, 1999
+./3rdparty/libuv/include/uv-win.h      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/include/uv-version.h  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/checksparse.sh        ISC     2013, Ben Noordhuis 
<i...@bnoordhuis.nl>
+./3rdparty/libuv/docs/src/conf.py      GENERATED FILE  *No copyright*
+./3rdparty/libuv/samples/socks5-proxy/defs.h   MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/getopt.c BSD (3 clause)  1987, 1993, 1994
+./3rdparty/libuv/samples/socks5-proxy/s5.c     MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/s5.h     MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/util.c   MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/server.c MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/main.c   MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/samples/socks5-proxy/client.c MIT/X11 (BSD like)      
StrongLoop, Inc. All rights reserved
+./3rdparty/libuv/src/version.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/inet.c    ISC     2004 by Internet Systems Consortium, 
Inc. ("ISC") / 1996-1999 by Internet Software Consortium
+./3rdparty/libuv/src/fs-poll.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/threadpool.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/uv-common.h       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/heap-inl.h        ISC     2013, Ben Noordhuis 
<i...@bnoordhuis.nl>
+./3rdparty/libuv/src/unix/poll.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/pthread-fixes.c      BSD (3 clause)  2013, Sony 
Mobile Communications AB / 2012, Google Inc
+./3rdparty/libuv/src/unix/freebsd.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/dl.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/core.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/signal.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/linux-inotify.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/tcp.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/kqueue.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/darwin.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/pipe.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/linux-syscalls.h     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/atomic-ops.h ISC     2013, Ben Noordhuis 
<i...@bnoordhuis.nl>
+./3rdparty/libuv/src/unix/loop-watcher.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/getaddrinfo.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/udp.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/thread.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/fsevents.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/async.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/sunos.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/android-ifaddrs.c    BSD (2 clause)  2014, Emergya 
(Cloud4all, FP7/2007-2013 grant agreement n° 289016) / 2013, Kenneth MacKay
+./3rdparty/libuv/src/unix/process.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/fs.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/netbsd.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/internal.h   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/darwin-proctitle.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/loop.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/aix.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/openbsd.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/tty.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/proctitle.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/spinlock.h   ISC     2013, Ben Noordhuis 
<i...@bnoordhuis.nl>
+./3rdparty/libuv/src/unix/timer.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/linux-syscalls.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/stream.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/linux-core.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/unix/getnameinfo.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/poll.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/dl.c  MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/handle-inl.h  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/req-inl.h     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/handle.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/core.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/process-stdio.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/signal.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/winsock.h     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/tcp.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/winsock.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/fs-event.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/pipe.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/util.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/req.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/loop-watcher.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/getaddrinfo.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/udp.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/thread.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/async.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/error.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/winapi.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/winapi.h      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/process.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/fs.c  MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/stream-inl.h  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/atomicops-inl.h       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/internal.h    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/tty.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/src/win/timer.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/stream.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/win/getnameinfo.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/src/queue.h   ISC     2013, Ben Noordhuis <i...@bnoordhuis.nl>
+./3rdparty/libuv/src/uv-common.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/gyp_uv.py     UNKNOWN *No copyright*
+./3rdparty/libuv/test/test-tcp-bind-error.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-ipv6.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-getaddrinfo.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-shutdown-close.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-connect-error-after-write.c     MIT/X11 (BSD 
like)      Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-writealot.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-close-stdout-read-stdin.c      MIT/X11 (BSD 
like)      Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ipc.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-spawn.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-osx-select.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-poll-close.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-connect-error.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-open.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-fs.c        MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-async.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-unexpected-read.c       MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-multicast-interface6.c  MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/task.h   MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/test/runner.c MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/test/test-poll.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-fs-poll.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-flags.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/runner.h MIT/X11 (BSD like)      Joyent, Inc. and other 
Node contributors. All rights reserved
+./3rdparty/libuv/test/test-loop-alive.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-try-send.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/run-tests.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-close-while-connecting.c        MIT/X11 (BSD 
like)      Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/runner-win.h     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-tcp-write-batch.c      MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-process-title.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-multiple-listen.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-pound.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/runner-unix.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-bind.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-timer-from-check.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-socket-buffer-size.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-list.h MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-watcher-cross-stop.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-loop-stop.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-async.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-threadpool.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-shutdown-twice.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-million-async.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/runner-unix.h    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-connection-fail.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/runner-win.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-timer-again.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-shutdown-after-write.c  MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-walk-handles.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tty.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-fs-event.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-connect6-error.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-run-nowait.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-loop-time.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-emfile.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ipc-send-recv.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ping-pong.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-ping-pongs.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-signal-multiple-loops.c     MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-fs-stat.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-open.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-fail-always.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-multicast-interface.c   MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-write-to-half-open-connection.c MIT/X11 (BSD 
like)      Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-shutdown-eof.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-run-once.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-sendmsg.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-multi-accept.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-dlerror.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pass-always.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-dgram-too-big.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-mutexes.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-write-queue-order.c     MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-error.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-sizes.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-stdio-over-pipes.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-send-unreachable.c      MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-threadpool-cancel.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-close-accept.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-condvar.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-spawn.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-get-memory.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-getsockname.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-list.h      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-barrier.c   MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-cwd-and-chdir.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-bind-error.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-pipe-server-close.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-handle-fileno.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-multicast-join.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-getnameinfo.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-get-currentexe.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-million-timers.c       MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/echo-server.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ref.c       MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-connect-error.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-default-loop-close.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-udp-pummel.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-getaddrinfo.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-close-fd.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-loop-close.c        MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-connect-timeout.c       MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ip6-addr.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-embed.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-try-write.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-signal.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-hrtime.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-ip4-addr.c  MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-delayed-accept.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-thread.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-thread-equal.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-read-stop.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-close-order.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-options.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-async-null-cb.c     MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-platform-output.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-bind6-error.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-semaphore.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/dns-server.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-get-loadavg.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-timer.c     MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-send-and-recv.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/blackhole-server.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-close.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/run-benchmarks.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-callback-stack.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-async-pummel.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-loop-handles.c      MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-tcp-write-after-connect.c   MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-multicast-join6.c       MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-callback-order.c    MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-active.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-multicast-ttl.c MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-thread.c    MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-udp-send-immediate.c        MIT/X11 (BSD like)      
Joyent, Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-getsockname.c       MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-idle.c      MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-loop-count.c   MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/test/benchmark-pump.c MIT/X11 (BSD like)      Joyent, Inc. 
and other Node contributors. All rights reserved
+./3rdparty/libuv/test/test-poll-closesocket.c  MIT/X11 (BSD like)      Joyent, 
Inc. and other Node contributors. All rights reserved
+./3rdparty/libuv/autogen.sh    ISC     2013, Ben Noordhuis <i...@bnoordhuis.nl>
+./3rdparty/uthash.h    BSD (2 clause)  2003-2014, Troy D. Hanson 
http://troydhanson.github.com/uthash/
+./3rdparty/msinttypes/inttypes.h       BSD (3 clause)  2006-2013 Alexander 
Chemeris
+./3rdparty/msinttypes/stdint.h BSD (3 clause)  2006-2013 Alexander Chemeris
+./3rdparty/dyncall/doc/manual/manual_motivation.tex    ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_dyncall_api.tex   ISC     2007,2010 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_literature.tex    ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_design.tex        ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_sparc.tex     ISC     2012 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_x64.tex       ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_mips64.tex    ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_arm64.tex     ISC     
2014,2015 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_arm32.tex     ISC     
2007,2010 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_mips.tex      ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_sparc64.tex   ISC     2012 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_ppc64.tex     ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_ppc32.tex     ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/callconvs/callconv_x86.tex       ISC     
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_build.tex ISC     2007,2009 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_overview.tex      ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_title.tex ISC     2007-2014 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_bindings.tex      ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_epilog.tex        ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_devel.tex ISC     2007,2009 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_dyncallback_api.tex       ISC     
2007,2013 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_dynload_api.tex   ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual.tex       ISC     2007-2014 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/doc/manual/manual_cc.tex    ISC     2007,2009 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/autovar/autovar_ABI.h       ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/autovar/autovar_OSFAMILY.h  ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/autovar/autovar_ARCH.h      ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/autovar/autovar_CC.h        ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/autovar/autovar_OS.h        ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_syms_elf.c  ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_syms_mach-o.c       ISC     2007-2011 
Olivier Chafik <olivier.cha...@gmail.com>
+./3rdparty/dyncall/dynload/dynload.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_alloc.h     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_syms_pe.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload.h   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_darwin.c    ISC     2007-2011 Olivier 
Chafik <olivier.cha...@gmail.com>
+./3rdparty/dyncall/dynload/dynload_syms.c      ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_windows.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dynload/dynload_unix.c      ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm.h    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_sparc_v9.h     ISC     2011-2013 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_struct.h    ISC     2010-2011 Olivier 
Chafik <olivier.cha...@centraliens.net>
+./3rdparty/dyncall/dyncall/dyncall_call_sparc64.h      ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_x86.h  ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_o32.c   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc64.h    ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_arm32_arm.h    ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_base.c       ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc.c      ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/gen-masm.sh GENERATED FILE  *No copyright*
+./3rdparty/dyncall/dyncall/dyncall_call_mips_eabi.h    ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_n32.c   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_sparc.h        ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_vector.h    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_value.h     ISC     2007-2015 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_mips_o32.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_mips_n32.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips.c       ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_ppc64.h      ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_thumb.h        ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_ppc32.c      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_arm.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall.h   ISC     2007-2015 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm64.h      ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_arm_armhf.c    ISC     
2007-2012 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_n64.c   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_eabi.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_ppc64.c      ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncall/dyncall_utils.h     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_n64.h   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc64.c    ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_arm_armhf.h    ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_arm32_arm_armhf.h      ISC     
2007-2012 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_eabi.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_signature.h ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_x86.h        ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de> / 2007 Daniel Adler
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_thumb.c        ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_arm64.h        ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_ppc64.h        ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncall/dyncall_config.h    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm64.c      ISC     2007-2012 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_types.h     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_x86.c        ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc.h      ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc_v9.h   ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_x64.c        ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_mips.h ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_api.c       ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callf.c     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_ppc32.h      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_vector.c    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_macros.h    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips.h       ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_arm32_arm.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_alloc.h     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callf.h     ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_arm32_thumb.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_mips_o32.h   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_ppc32.h        ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_struct.c    ISC     2010-2011 Olivier 
Chafik <olivier.cha...@centraliens.net>
+./3rdparty/dyncall/dyncall/dyncall_call_mips_n64.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_x64.h        ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm.c    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_call_x64.h  ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncall/dyncall_callvm_sparc_v9.c   ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk.h ISC     2007-2015 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_x86.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_sparc32.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_ppc32.h    ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_arm32_arm.h        ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_ppc64.c        ISC     
2014-2015 Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm32_thumb.c     ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_ppc32_sysv.c       ISC     2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm32_thumb.h     ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback.c      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_ppc64.c   ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_args.h  ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_arm32_arm.c    ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/gen-masm.sh     GENERATED FILE  *No copyright*
+./3rdparty/dyncall/dyncallback/dyncall_callback_arm64.c        ISC     
2007-2015 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_arm32_arm.h    ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk.c ISC     2007-2015 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_sparc32.c      ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm32_arm.h       ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_sparc64.c ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_arm32_thumb.h      ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_x86.c     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32_sysv.c      ISC     2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_sparc64.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_x64.h      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_alloc_wx.c      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_mips.c    ISC     2013-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_alloc_wx_malloc.c       ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_sparc32.h      ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_arm32_arm.c        ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_sparc32.c ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_mips.c ISC     2013 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_x64.c      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_sparc64.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_sparc32.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_x64.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_mips.h    ISC     2013 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm32_arm.c       ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_ppc32.c    ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_sparc64.h ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_arm32_thumb.h  ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32.h   ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm64.h   ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_x86.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_arm32_thumb.c  ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_arm32_thumb.c      ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback.h      ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_ppc32.c   ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_x64.c     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_ppc64.h   ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_args_arm64.c    ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_alloc_wx_win32.c        ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_mips.c     ISC     2013 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_sparc64.c      ISC     
2007-2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_ppc64.c    ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_args.c  ISC     2007-2015 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_x86.h      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_x64.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_arm64.c   ISC     2007-2015 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_alloc_wx.h      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_alloc_wx_mmap.c ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_x86.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_x64.c  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_ppc64.h    ISC     2014-2015 
Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_callback_mips.h ISC     2013 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_x86.c      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_args_mips.h     ISC     2013 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_thunk_sparc32.h ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_ppc64.h        ISC     
2014-2015 Masanori Mitsugi <mits...@linux.vnet.ibm.com>
+./3rdparty/dyncall/dyncallback/dyncall_callback_ppc32.c        ISC     
2007-2015 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/dyncallback/dyncall_callback_ppc32.h        ISC     
2007-2015 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/portasm/gen-masm.sh UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/scripts/setenv-sdk-ios.sh  UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/scripts/setenv-cross-ios.sh        UNKNOWN *No 
copyright*
+./3rdparty/dyncall/buildsys/scripts/batch-build-minix.sh       UNKNOWN *No 
copyright*
+./3rdparty/dyncall/buildsys/scripts/batch-build-linux.sh       UNKNOWN *No 
copyright*
+./3rdparty/dyncall/buildsys/scripts/batch-build-psp.sh UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/lua/bootstrap.sh   UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/lua/cleanup.sh     UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/lua/setenv.sh      UNKNOWN *No copyright*
+./3rdparty/dyncall/buildsys/dynmake/dynmake.sh UNKNOWN *No copyright*
+./3rdparty/dyncall/test/hacking-arm-thumb-interwork/arm.c      ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-arm-thumb-interwork/thumb.c    ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-arm-thumb-interwork/diff-gcc-defs/diff-generic.sh
      UNKNOWN *No copyright*
+./3rdparty/dyncall/test/hacking-arm-thumb-interwork/diff-gcc-defs/empty.c      
ISC     2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-arm-thumb-interwork/test.c     ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_floats/main.cc   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_floats/mkcase.py ISC GENERATED FILE      
2007,2010 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_floats/config.h  ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_floats/case.h    ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_floats/case.cc   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite/case.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite/mkcase.py        ISC GENERATED FILE      
2007,2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite/config.h ISC GENERATED FILE      2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite/case.h   ISC GENERATED FILE      2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite/main.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/sign/sign.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/resolve_self/main.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/malloc_wx/test_wx.c    ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/plain_c++/test_framework.h     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/plain_c++/test_main.cc ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/makepkg.sh     UNKNOWN *No copyright*
+./3rdparty/dyncall/test/suite_x86win32std/main.cc      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32std/mkcase.py    ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32std/config.h     ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32std/case.h       ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32std/case.cc      ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_plain/callback_plain.c        ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/runalltests.sh UNKNOWN *No copyright*
+./3rdparty/dyncall/test/callback_suite/_auto_config.h  UNKNOWN *No copyright*
+./3rdparty/dyncall/test/callback_suite/sigstrings.h    ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/signature_utils.h       ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/env.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/handler.c       ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/_auto_invoke_table.h    UNKNOWN *No 
copyright*
+./3rdparty/dyncall/test/callback_suite/signature_utils.c       ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/invokers.c      ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/_auto_sigstrings.h      UNKNOWN *No 
copyright*
+./3rdparty/dyncall/test/callback_suite/env.h   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/print.h ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/dyncall_value_set.h     ISC     2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/invokers.h      ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/main.c  ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/_auto_invoke_macros.h   UNKNOWN *No 
copyright*
+./3rdparty/dyncall/test/callback_suite/do_test.c       ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/_auto_invokers.h        UNKNOWN *No 
copyright*
+./3rdparty/dyncall/test/callback_suite/sigstrings.c    ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callback_suite/print.c ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/nm/nm.c        ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/arm-thumb-interwork/build.sh   UNKNOWN *No copyright*
+./3rdparty/dyncall/test/suite2_x86win32std/main.cc     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/funcinfo.h  ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/mkcase.py   ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/config.h    ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/rand.py     ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/case.h      ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32std/case.cc     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/thunk/test_thunk.c     ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/syscall/syscall.c      ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/callf/main.c   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/common/platformInit.h  ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/d20.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/i3.c     ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/many.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/f40.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/f20.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/d16.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/d40.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/l16.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/fd40.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/id40.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/i7.c     ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/calls/f16.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/samples/composite/args.c       UNKNOWN *No copyright*
+./3rdparty/dyncall/test/hacking-mips/node.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/calls.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/call.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/f.c       ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/funs.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/f0.c      ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/prolog.c  ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/dispatch.c        ISC     2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/retn.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/main.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/hacking-mips/common.h  ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/plain/test_main.c      ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/plain/test_structs.c   ISC     2010-2011 Olivier 
Chafik <olivier.cha...@gmail.com>
+./3rdparty/dyncall/test/plain/test_framework.h ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/sharedlib/sharedlib.c  ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/ellipsis/main.cc       ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/ellipsis/mkcase.py     ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/ellipsis/config.h      ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/ellipsis/ellipsis.cc   ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/ellipsis/case.h        ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/main.cc ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/funcinfo.h      ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/mkcase.py       ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/config.h        ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/rand.py ISC     2007,2009 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/case.h  ISC GENERATED FILE      2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2/case.cc ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/main.cc    ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/funcinfo.h ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/mkcase.py  ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/config.h   ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/rand.py    ISC     2007,2009 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/case.h     ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite2_x86win32fast/case.cc    ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite3/main.cc ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite3/mkcase.py       ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite3/config.h        ISC GENERATED FILE      2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite3/case.h  ISC GENERATED FILE      2011 Daniel 
Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite3/case.cc ISC     2007-2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/gen-masm/gen_masm.sh   UNKNOWN *No copyright*
+./3rdparty/dyncall/test/suite_x86win32fast/main.cc     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32fast/mkcase.py   ISC GENERATED FILE      
2007,2009 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32fast/config.h    ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32fast/case.h      ISC GENERATED FILE      
2011 Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/suite_x86win32fast/case.cc     ISC     2007-2011 
Daniel Adler <dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/globals.c   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/cases.c     ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/main.c      ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/invoke.c    ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/globals.h   ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dyncall/test/call_suite/cases.h     ISC     2011 Daniel Adler 
<dad...@uni-goettingen.de>
+./3rdparty/dynasm/dasm_mips.h  UNKNOWN 2005-2014 Mike Pall. All rights reserved
+./3rdparty/dynasm/dasm_proto.h UNKNOWN 2005-2014 Mike Pall. All rights reserved
+./3rdparty/dynasm/dasm_ppc.h   UNKNOWN 2005-2014 Mike Pall. All rights reserved
+./3rdparty/dynasm/dasm_arm.h   UNKNOWN 2005-2014 Mike Pall. All rights reserved
+./3rdparty/dynasm/minilua.c    MIT/X11 (BSD like)      1994-2012 Lua.org, 
PUC-Rio. All rights reserved
+./3rdparty/dynasm/dasm_x86.h   UNKNOWN 2005-2014 Mike Pall. All rights reserved
+./3rdparty/sha1/sha1.h Public domain   *No copyright*
+./3rdparty/sha1/sha1.c GENERATED FILE  *No copyright*
+./3rdparty/libtommath/bn_s_mp_mul_digs.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_clear.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_fast_mp_montgomery_reduce.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_s_mp_add.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_xor.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mul_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_div_2.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_invmod.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mul.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_div_2d.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_read_radix.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_to_signed_bin.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_get_int.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_montgomery_reduce.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_2k.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_karatsuba_sqr.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_toom_mul.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mulmod.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_expt_d.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_signed_bin_size.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_dr_setup.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_grow.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_sub_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_cmp.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_to_unsigned_bin.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_get_long.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_2expt.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_reverse.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_read_signed_bin.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_zero.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_fermat.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_abs.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_copy.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_dr_is_modulus.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mul_2.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_fast_s_mp_mul_high_digs.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init_set_int.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_unsigned_bin_size.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_gcd.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_radix_smap.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_to_unsigned_bin_n.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/tommath_class.h  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_or.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_toom_sqr.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_clamp.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_fread.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_cmp_mag.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_is_prime.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_next_prime.c UNKNOWN *No copyright*
+./3rdparty/libtommath/tommath_superclass.h     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_toradix_n.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_exch.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_sqrmod.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_exptmod.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_error.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init_copy.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_toradix.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_shrink.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_clear_multi.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_lcm.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_cnt_lsb.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mul_2d.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_lshd.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_and.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_is_divisible.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_karatsuba_mul.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_sqrt.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_rshd.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_cmp_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_add_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/tommath.h        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_div.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_dr_reduce.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_exteuclid.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_addmod.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_add.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_set_int.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_fwrite.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_s_mp_sqr.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_set_long.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_exptmod_fast.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_s_mp_exptmod.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_fast_mp_invmod.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_sub.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_2k_setup_l.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_to_signed_bin_n.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init_multi.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_set.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_div_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_random_ex.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_is_2k_l.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_neg.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mod_d.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_2k_setup.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_is_square.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_fast_s_mp_sqr.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_s_mp_mul_high_digs.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_setup.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mod_2d.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_montgomery_calc_normalization.c    UNKNOWN *No 
copyright*
+./3rdparty/libtommath/bn_fast_s_mp_mul_digs.c  UNKNOWN *No copyright*
+./3rdparty/libtommath/bncore.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_count_bits.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_read_unsigned_bin.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_2k_l.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_rand.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_s_mp_sub.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_sqr.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_div_3.c    UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_prime_tab.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init_size.c        UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_invmod_slow.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_init_set.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_rabin_miller_trials.c        UNKNOWN *No 
copyright*
+./3rdparty/libtommath/bn_mp_montgomery_setup.c UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_n_root.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_prime_miller_rabin.c       UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_mod.c      UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_reduce_is_2k.c     UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_jacobi.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_submod.c   UNKNOWN *No copyright*
+./3rdparty/libtommath/bn_mp_radix_size.c       UNKNOWN *No copyright*
+./3rdparty/linenoise/linenoise.h       BSD (2 clause)  2010-2013, Salvatore 
Sanfilippo <antirez at gmail dot com> / 2010-2013, Pieter Noordhuis 
<pcnoordhuis at gmail dot com>
+./3rdparty/linenoise/linenoise.c       BSD (2 clause)  2010-2013, Salvatore 
Sanfilippo <antirez at gmail dot com> / 2010-2013, Pieter Noordhuis 
<pcnoordhuis at gmail dot com>
+./tools/release.sh     UNKNOWN *No copyright*
+./tools/ucd2c.pl       UNKNOWN *No copyright*
+./tools/moar-gdb.py    UNKNOWN *No copyright*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to