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