summaryrefslogtreecommitdiff
path: root/sudo.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'sudo.tab.c')
-rw-r--r--sudo.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sudo.tab.c b/sudo.tab.c
index 2fd3b62a3..87a579657 100644
--- a/sudo.tab.c
+++ b/sudo.tab.c
@@ -18,7 +18,7 @@ static char yyrcsid[]
#define YYPREFIX "yy"
#line 2 "parse.yacc"
/*
- * Copyright (c) 1996, 1998-2003 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2004 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved.
*
* This code is derived from software contributed by Chris Jepeway.