summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/logging.h')
-rw-r--r--usr.bin/sudo/logging.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sudo/logging.h b/usr.bin/sudo/logging.h
index 6aed5d2d876..d65a8abcb61 100644
--- a/usr.bin/sudo/logging.h
+++ b/usr.bin/sudo/logging.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999-2005, 2008
+ * Copyright (c) 1999-2005, 2009
* Todd C. Miller <Todd.Miller@courtesan.com>
*
* Permission to use, copy, modify, and distribute this software for any
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Sudo: logging.h,v 1.14 2009/02/21 13:37:47 millert Exp $
+ * $Sudo: logging.h,v 1.15 2009/05/25 12:02:41 millert Exp $
*/
#ifndef _LOGGING_H