From cc0f32b05439bb7018e8ad62a54d6371b01aab9f Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Wed, 17 Nov 1999 18:59:06 +0000 Subject: Changement de la licence git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2553 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/systhreads/Tests/Makefile.nt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'otherlibs/systhreads/Tests/Makefile.nt') diff --git a/otherlibs/systhreads/Tests/Makefile.nt b/otherlibs/systhreads/Tests/Makefile.nt index a1d231e325..4b134c5c6c 100644 --- a/otherlibs/systhreads/Tests/Makefile.nt +++ b/otherlibs/systhreads/Tests/Makefile.nt @@ -1,3 +1,17 @@ +######################################################################### +# # +# Objective Caml # +# # +# Xavier Leroy, projet Cristal, INRIA Rocquencourt # +# # +# Copyright 1999 Institut National de Recherche en Informatique et # +# en Automatique. All rights reserved. This file is distributed # +# under the terms of the GNU Library General Public License. # +# # +######################################################################### + +# $Id$ + PROGS=test1.byt test2.byt test3.byt test4.byt test5.byt test6.byt \ test7.byt test8.byt test9.byt testA.byt sieve.byt \ testio.byt testsocket.byt testwait.byt testsignal.byt testsignal2.byt -- cgit v1.2.1