change path specification to avoid complaints when /var/run/sudo exists but
[debian/sudo] / ins_csops.h
index c61b2fd13da27f4f7f2916b17aede2c548db1d42..20e9b02d8c9bcbe2082a0480dc344ea8590c1330 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 1996, 1998, 1999 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998, 1999, 2004
+ *     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
@@ -12,8 +13,6 @@
  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * $Sudo: ins_csops.h,v 1.29 2004/09/14 21:43:31 millert Exp $
  */
 
 #ifndef _SUDO_INS_CSOPS_H