diff options
Diffstat (limited to 'bin/systrace/parse.y')
-rw-r--r-- | bin/systrace/parse.y | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/systrace/parse.y b/bin/systrace/parse.y index 9c55f398147..d95d47f490d 100644 --- a/bin/systrace/parse.y +++ b/bin/systrace/parse.y @@ -1,3 +1,5 @@ +/* $OpenBSD: parse.y,v 1.4 2002/06/05 17:22:38 mickey Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |