clean up changelog and tag confusion in my checked out tree
[debian/sudo] / sigaction.c
index 7dd08dae2c01b8252e82b8960b737142811b7c96..e34d471c803e587bae82548466728c010d8f95ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2001-2005 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 
 #include <compat.h>
 
-#ifndef lint
-static const char rcsid[] = "$Sudo: sigaction.c,v 1.5 2004/02/13 21:36:43 millert Exp $";
-#endif /* lint */
-
 int
 sigaction(signo, sa, osa)
     int signo;