summaryrefslogtreecommitdiff
path: root/otherlibs/dbm/Makefile
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>1999-11-17 18:59:06 +0000
committerXavier Leroy <xavier.leroy@inria.fr>1999-11-17 18:59:06 +0000
commitcc0f32b05439bb7018e8ad62a54d6371b01aab9f (patch)
tree11e614c740672ce84f806b42a6630d192f057bd8 /otherlibs/dbm/Makefile
parentf07e6fe1c7d8b37c2b00e0a47146285789f1e526 (diff)
downloadocaml-cc0f32b05439bb7018e8ad62a54d6371b01aab9f.tar.gz
Changement de la licence
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2553 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/dbm/Makefile')
-rw-r--r--otherlibs/dbm/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/otherlibs/dbm/Makefile b/otherlibs/dbm/Makefile
index 48bee64f06..4cfefd1c9f 100644
--- a/otherlibs/dbm/Makefile
+++ b/otherlibs/dbm/Makefile
@@ -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$
+
# Makefile for the ndbm library
include ../../config/Makefile