From 5a9ee53ca774a8878fd37812c114d82779657b16 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 29 Jun 2004 13:49:58 +0000 Subject: License de contrib/interface git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5849 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/interface/COPYRIGHT | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 contrib/interface/COPYRIGHT (limited to 'contrib/interface') diff --git a/contrib/interface/COPYRIGHT b/contrib/interface/COPYRIGHT new file mode 100644 index 0000000000..2fb11c6bcf --- /dev/null +++ b/contrib/interface/COPYRIGHT @@ -0,0 +1,19 @@ +(*****************************************************************************) +(* *) +(* Coq support for the Pcoq Graphical Interface of Coq *) +(* *) +(* Copyright (C) 1999-2004 INRIA Sophia-Antipolis (Lemme team) *) +(* *) +(*****************************************************************************) + +The current directory contrib/interface implements Coq support for the +Pcoq Graphical Interface of Coq. It has been developed by Yves Bertot +with contributions from Loïc Pottier and Laurence Rideau. + +The Pcoq Graphical Interface (see http://www-sop.inria.fr/lemme/pcoq) +is developed by the Lemme team at INRIA Sophia-Antipolis (see +http://www-sop.inria.fr/lemme) + +The files of the current directory are distributed under the terms of +the GNU Lesser General Public License Version 2.1. + -- cgit v1.2.3