diff options
Diffstat (limited to 'ocamlbuild/tools.ml')
-rw-r--r-- | ocamlbuild/tools.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/tools.ml b/ocamlbuild/tools.ml index dfbc4ba4f..587c2c759 100644 --- a/ocamlbuild/tools.ml +++ b/ocamlbuild/tools.ml @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Nicolas Pouillard *) (* Tools *) |