diff options
Diffstat (limited to 'ocamlbuild/glob_ast.ml')
-rw-r--r-- | ocamlbuild/glob_ast.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/glob_ast.ml b/ocamlbuild/glob_ast.ml index 2173702ec..a4efaeddb 100644 --- a/ocamlbuild/glob_ast.ml +++ b/ocamlbuild/glob_ast.ml @@ -9,7 +9,7 @@ (* *) (***********************************************************************) -(* $Id$ *) + (* Original author: Berke Durak *) (* Glob_ast *) |