Remove CVS $Sudo$ tags.

This commit is contained in:
Todd C. Miller
2010-01-17 19:51:28 -05:00
parent 4a50fafc14
commit 3bb69ffe81
113 changed files with 1 additions and 361 deletions

View File

@@ -38,10 +38,6 @@
#include "sudo.h"
#ifndef lint
__unused static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
* Verify that path is a normal file and executable by root.
*/