Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: core_kernel
Upstream-Contact: Jane Street Capital LLC <opensource@janestreet.com>
Source: https://github.com/janestreet/core_kernel

Files: *
Copyright: 2008-2015 Jane Street Capital LLC <opensource@janestreet.com>
License: Apache-2.0

Files: src/union_find.ml
Copyright: 1999-2005 Henry Cejtin, Matthew Fluet, Suresh Jagannathan, Stephen Weeks
License: MLton

Files: src/core_set.ml src/core_gc.mli src/core_random.mli
Copyright: 1996 Institut National de Recherche en Informatique et en Automatique.
Comment: http://caml.inria.fr/ocaml/license.en.html
License: LGPL-2-INRIA

Files: debian/*
Copyright: Hilko Bengen <bengen@debian.org>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 The full text of the Apache 2.0 License can be found in
 `/usr/share/common-licenses/Apache-2.0'.

License: MLton
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both the copyright notice and this permission notice and
 warranty disclaimer appear in supporting documentation, and that the
 name of the above copyright holders, or their entities, not be used
 in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 .
 The above copyright holders disclaim all warranties with regard to
 this software, including all implied warranties of merchantability
 and fitness. In no event shall the above copyright holders be liable
 for 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 this software.

License: LGPL-2-INRIA
 This package 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 of the License, or (at your option) any later version.
 .
 This package 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 General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU Library General Public License, you
 may link, statically or dynamically, a "work that uses the Library"
 with a publicly distributed version of the Library to produce an
 executable file containing portions of the Library, and distribute
 that executable file under terms of your choice, without any of the
 additional requirements listed in clause 6 of the GNU Library General
 Public License. By "a publicly distributed version of the Library",
 we mean either the unmodified Library as distributed by INRIA, or a
 modified version of the Library that is distributed under the
 conditions defined in clause 3 of the GNU Library General Public
 License. This exception does not however invalidate any other reasons
 why the executable file might be covered by the GNU Library General
 Public License.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2".
