Update copyright years.

This commit is contained in:
Todd C. Miller
2005-02-12 22:56:07 +00:00
parent fd0c93bbeb
commit 778d587063
67 changed files with 76 additions and 76 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1999, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
* Copyright (c) 1999-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
@@ -12,6 +12,8 @@
* 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$
*/
#ifndef _LOGGING_H