114.06+90

This commit is contained in:
Jeremie Dimino 2016-08-19 10:40:41 +01:00
parent 368191deb1
commit a705eefcd3
3 changed files with 1 additions and 31 deletions

View File

@ -1,12 +0,0 @@
THIS SOFTWARE IS PROVIDED BY INRIA 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 INRIA OR ITS 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.

View File

@ -1,18 +0,0 @@
The repository contains 3rd-party code in the following locations and
under the following licenses:
- type_conv, sexplib and bin_prot: based on Tywith, by Martin
Sandin. License can be found in base/sexplib/LICENSE-Tywith.txt,
base/type_conv/LICENSE-Tywith.txt, and base/bin_prot/LICENSE-Tywith.txt.
- Core's implementation of union-find: based on an implementation by
Henry Matthew Fluet, Suresh Jagannathan, and Stephen Weeks. License
can be found in base/core/MLton-license.
- Various Core libraries are based on INRIA's OCaml
distribution. Relicensed under Apache 2.0, as permitted under the
Caml License for Consortium members:
http://caml.inria.fr/consortium/license.en.html
See also the disclaimer INRIA-DISCLAIMER.txt.

2
_oasis
View File

@ -2,7 +2,7 @@ OASISFormat: 0.4
OCamlVersion: >= 4.03.0
FindlibVersion: >= 1.3.2
Name: ppx_let
Version: 114.04+57
Version: 114.06+90
Synopsis: Monadic let-bindings
Authors: Jane Street Group, LLC <opensource@janestreet.com>
Copyrights: (C) 2015-2016 Jane Street Group LLC <opensource@janestreet.com>