diff options
Diffstat (limited to 'bin/expr/expr.y')
-rw-r--r-- | bin/expr/expr.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 356bac294d62d..aba206a4958d3 100644 --- a/bin/expr/expr.y +++ b/bin/expr/expr.y @@ -5,7 +5,7 @@ * * Largely rewritten by J.T. Conklin (jtc@wimsey.com) * - * $FreeBSD$ + * $FreeBSD: src/bin/expr/expr.y,v 1.25.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> |