aboutsummaryrefslogtreecommitdiff
path: root/contrib/xml/COPYRIGHT
diff options
context:
space:
mode:
authorsacerdot2000-12-07 09:46:21 +0000
committersacerdot2000-12-07 09:46:21 +0000
commit68d218a28a8ec0921997df6ac03ac23fe62f7993 (patch)
treec2074cfc89aec051f6ee8d6f04671ec6c74ad041 /contrib/xml/COPYRIGHT
parenta39d9579cb2a227a49d23ae68d4f61f5d24b65f7 (diff)
COPYRIGHT file added; some comments changed
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1080 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib/xml/COPYRIGHT')
-rw-r--r--contrib/xml/COPYRIGHT13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/xml/COPYRIGHT b/contrib/xml/COPYRIGHT
new file mode 100644
index 0000000000..a195efd5f2
--- /dev/null
+++ b/contrib/xml/COPYRIGHT
@@ -0,0 +1,13 @@
+This Coq module has been developed by Claudio Sacerdoti Coen
+<sacerdot@cs.unibo.it> as a member of project HELM, to provide XML files
+to be used in the project.
+Project HELM (for Hypertextual Electronic Library of Mathematics) is a
+project developed at the Department of Computer Science, University of Bologna;
+http://www.cs.unibo.it/helm
+
+The author is interested in any other possible usage of the module.
+So, if you plan to use the module in other projects/development, please
+send him an e-mail.
+
+The licensing policy applied to the module is the same as for the whole Coq
+distribution.