summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/alias.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/alias.c')
-rw-r--r--usr.bin/sudo/alias.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sudo/alias.c b/usr.bin/sudo/alias.c
index ac46f040a5b..e8fec56c07e 100644
--- a/usr.bin/sudo/alias.c
+++ b/usr.bin/sudo/alias.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004-2005m, 2007-2008
+ * Copyright (c) 2004-2005m, 2007-2009
* Todd C. Miller <Todd.Miller@courtesan.com>
*
* Permission to use, copy, modify, and distribute this software for any
@@ -47,7 +47,7 @@
#include <gram.h>
#ifndef lint
-__unused static const char rcsid[] = "$Sudo: alias.c,v 1.17 2009/04/05 16:25:04 millert Exp $";
+__unused static const char rcsid[] = "$Sudo: alias.c,v 1.18 2009/05/25 12:02:41 millert Exp $";
#endif /* lint */
/*