Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Julia
Upstream-Contact: julia-dev@googlegroups.com
Source: http://julialang.org
 The orig tarball is constructed from the GitHub tag, after removing unneeded
 embedded dependencies.
 See the get-orig-source target of debian/rules for details.

Files: *
Copyright: 2009-2014 Jeff Bezanson, Stefan Karpinski, Viral B. Shah
 and other contributors: https://github.com/JuliaLang/julia/contributors
License: Expat

Files: base/sparse/csparse.jl
Copyright: 2006-2007 Timothy A. Davis
           2013 Viral Shah, Douglas Bates and other contributors
License: LGPL-2.1+

Files: contrib/mac/app/script
Copyright: 2007 Thomas Treichl and Paul Kienzle
           2008-2009 Thomas Treichl
           2013 Viral B. Shah
License: GPL-3+

Files: contrib/julia.lang
Copyright: 2013 Waldir Pimenta <waldir@email.com>
License: LGPL-2.1+

Files: test/perf/kernel/ziggurat.c
Copyright: 2005 Jochen Voss
License: GPL-2+

Files: test/perf/kernel/json.jl
Copyright: 2011 François Glineur
License: BSD-2-clause

Files: src/support/MurmurHash3.c
       src/support/MurmurHash3.h
Copyright: none
License: public-domain
 MurmurHash3 was written by Austin Appleby, and is placed in the public
 domain. The author hereby disclaims copyright to this source code.

Files: src/support/asprintf.c
Copyright: 1997 Todd C. Miller <Todd.Miller AT courtesan.com>
           2004 Darren Tucker
License: ISC

Files: src/flisp/flisp.c
       src/flisp/system.lsp
       src/support/_longjmp.win32.S
       src/support/_setjmp.win32.S
Copyright: 2009 Jeff Bezanson
           1990 The Regents of the University of California
           2001 Wasabi Systems, Inc.
License: BSD-3-clause

Files: src/flisp/basename.c
       src/flisp/dirname.c
Copyright: 2012, 2013 MinGW.org project
License: Expat

Files: deps/gfortblas.c
Copyright: 2013 JuliaLang Project / Jameson Nash
License: Expat

Files: deps/libuv/*
Copyright: Joyent, Inc. and other Node contributors
           2013 Ben Noordhuis <info@bnoordhuis.nl>
           StrongLoop, Inc.
License: Expat

Files: deps/libuv/src/inet.c
Copyright: 2004 Internet Systems Consortium, Inc. ("ISC")
           1996-1999 Internet Software Consortium
License: ISC

Files: deps/libuv/checksparse.sh
       deps/libuv/src/queue.h
       deps/libuv/src/unix/spinlock.h
       deps/libuv/src/unix/atomic-ops.h
Copyright: 2013 Ben Noordhuis <info@bnoordhuis.nl>
License: ISC

Files: deps/libuv/include/pthread-fixes.h
       deps/libuv/include/stdint-msvc2008.h
       deps/libuv/src/unix/pthread-fixes.c
       deps/libuv/samples/socks5-proxy/getopt.c
Copyright: 2013 Sony Mobile Communications AB
           2012 Google Inc.
           2006-2008 Alexander Chemeris
           1987, 1993, 1994 The Regents of the University of California
License: BSD-3-clause

Files: deps/libuv/include/tree.h
Copyright: 2002 Niels Provos <provos@citi.umich.edu>
License: BSD-2-clause

Files: include/android-ifaddrs.h
       src/unix/android-ifaddrs.c
Copyright: 1995, 1999 Berkeley Software Design, Inc.
           2013 Kenneth MacKay
           2014 Emergya (Cloud4all, FP7/2007-2013 grant agreement n° 289016)
License: BSD-2-clause

Files: deps/dsfmt-*/*
Copyright: 2002, 2006-2009, 2011-2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima University and The University of Tokyo
License: BSD-3-clause

Files: deps/Rmath/*
Copyright: 1998-2006 Ross Ihaka
           1998-2013 The R Core Team
           2002-2013 The R Foundation
           1995-1996 Robert Gentleman and Ross Ihaka
           1974, 1977, 1979, 1988, 1989, 1990, 1992, 1995 Royal Statistical Society
           2004-2006 Morten Welinder <terra@gnome.org>
License: GPL-2+

Files: deps/Rmath/src/randmtzig.c
Copyright: 1997-2002 Makoto Matsumoto and Takuji Nishimura
           2004 David Bateman
           2012 Viral B. Shah
License: BSD-3-clause

Files: deps/Rmath/include/Rmath.h
       deps/Rmath/include/Rmath.h0
       deps/Rmath/include/R_ext/Arith.h
       deps/Rmath/include/R_ext/Error.h
       deps/Rmath/include/R_ext/Print.h
       deps/Rmath/include/R_ext/Random.h
       deps/Rmath/include/R_ext/Boolean.h
       deps/Rmath/include/R_ext/RS.h
       deps/Rmath/include/R_ext/libextern.h
Copyright: 1998-2011 The R Core Team
           2004 The R Foundation
           1995-1996 Robert Gentleman and Ross Ihaka
License: LGPL-2.1+

Files: deps/utf8proc-v*/*
Copyright: 2009, 2013 Public Software Group e. V., Berlin, Germany
License: Expat

Files: deps/utf8proc-v*/data_generator.rb
Copyright: 2009, 2013 Public Software Group e. V., Berlin, Germany
           1991-2007 Unicode, Inc.
License: Expat and Unicode

Files: deps/utf8proc-v*/utf8proc_data.c
Copyright: 1991-2007 Unicode, Inc.
License: Unicode

Files: debian/*
Copyright: 2012-2014 Sébastien Villemot <sebastien@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 . 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 . 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
 .
    * Redistributions in binary form must reproduce the above
      copyright notice, this list of conditions and the following
      disclaimer in the documentation and/or other materials provided
      with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the author nor the names of any contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: GPL-2+
 This program is free software: you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation, either version 2 of
 the License, or (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License, version 2, can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: GPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License, version 3, can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1 of the License, or (at
 your option) any later version.
 .
 This library is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
 General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this library. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License, version 2.1, can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.

License: Unicode
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of the Unicode data files and any associated documentation (the "Data
 Files") or Unicode software and any associated documentation (the
 "Software") to deal in the Data Files or Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, and/or sell copies of the Data Files or Software, and
 to permit persons to whom the Data Files or Software are furnished to do
 so, provided that (a) the above copyright notice(s) and this permission
 notice appear with all copies of the Data Files or Software, (b) both the
 above copyright notice(s) and this permission notice appear in associated
 documentation, and (c) there is clear notice in each modified Data File or
 in the Software as well as in the documentation associated with the Data
 File(s) or Software that the data or software has been modified.
 .
 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
 THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
 INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
 CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in these Data Files or Software without prior written
 authorization of the copyright holder.