From 59cf50795583b4308a541ab85bd636ddfc9042ce Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Sun, 3 Sep 1995 15:22:54 +0000 Subject: Un pas de plus vers la release git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@240 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- LICENSE | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000..67d15b9dd4 --- /dev/null +++ b/LICENSE @@ -0,0 +1,65 @@ +LEGAL NOTICE + +Software: Caml Special Light, version 1.06 of September 1995, +hereinafter referred to as "the software". + +The software has been designed and produced by Xavier Leroy and Damien +Doligez, research workers for the Institut National de Recherche en +Informatique et en Automatique (INRIA) - Domaine de Voluceau - +Rocquencourt - 78153 Le Chesnay Cedex - France. + +INRIA holds all ownership rights to Caml Special Light version 1.06. + +The software has been registered at Agence pour la Protection +des Programmes (APP). + +Preamble: + +The software is currently being developed and INRIA desires +that it be used by the scientific community so as to test, evaluate +and develop it. To this end, INRIA has decided to have a prototype of +the software distributed on the Internet. + +a- Extent of the rights granted by the INRIA to the user of the software: + +INRIA freely grants the right to use, modify and integrate the +software in another software, provided that the modifications are for +personal use only. Public distribution of derivative works is not +permitted, unless the user obtains the express approval of INRIA. + +INRIA freely grants the right to distribute executable files generated +by the Caml Special Light compilers (cslc and cslopt). Binaries of the +Caml Special Light run-time system (cslrun) can also be distributed +freely, with the sole condition that the distribution includes the +following statement: + + "This software includes the Caml Special Light run-time system, + which is copyright 1995 INRIA." + +All other files generated by the Caml Special Light system, including +custom toplevel systems generated by cslmktop, are considered as +derivative works and cannot be publicly distributed without the +express approval of INRIA. + +b- Reproduction of the software: + +INRIA grants any user of the software the right to reproduce it so as +to circulate it in accordance with the same purposes and conditions as +those defined at point a- above. Any copy of the software and/or relevant +documentation must comprise reference to the ownership of INRIA and +the present file. + +The user undertakes not to carry out any paying distribution of the +software. However, he is authorized to bill any person or body for the +cost of reproduction of said software. As regards any other type of +distribution, the user undertakes to apply to obtain the express +approval of INRIA. + +c- Guarantees: + +Please note that the software is a product currently being developed. +INRIA shall not be responsible in any way concerning conformity, and in +particular shall not be liable should the software not comply with the +requirements of the user, INRIA not being obliged to repair any +possible direct or indirect damage. + -- cgit v1.2.1