diff options
Diffstat (limited to 'ocamlbuild/pathname.ml')
-rw-r--r-- | ocamlbuild/pathname.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/pathname.ml b/ocamlbuild/pathname.ml index e148a7d75..7ec8f24cf 100644 --- a/ocamlbuild/pathname.ml +++ b/ocamlbuild/pathname.ml @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Nicolas Pouillard *) open My_std open Format |