From: Todd C. Miller Date: Sat, 12 Feb 2005 22:56:07 +0000 (+0000) Subject: Update copyright years. X-Git-Tag: SUDO_1_7_0~703 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=778d5870632b9eace564fbdc934ba95f0cc6bf82;p=sudo Update copyright years. --- diff --git a/Makefile.in b/Makefile.in index 1c67f51c5..439a7195b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# Copyright (c) 1996, 1998-2004 Todd C. Miller +# Copyright (c) 1996, 1998-2005 Todd C. Miller # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/aclocal.m4 b/aclocal.m4 index b8206a2d8..b7b2ae7dc 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ dnl Local m4 macors for autoconf (used by sudo) dnl -dnl Copyright (c) 1994-1996,1998-2003 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-2004 Todd C. Miller dnl dnl XXX - should cache values in all cases!!! dnl diff --git a/alias.c b/alias.c index b69c0bd98..e36f8f031 100644 --- a/alias.c +++ b/alias.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,10 +14,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Sponsored in part by the Defense Advanced Research Projects - * Agency (DARPA) and Air Force Research Laboratory, Air Force - * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ #include diff --git a/alloc.c b/alloc.c index 8b2b6dc56..002423a14 100644 --- a/alloc.c +++ b/alloc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2003 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/afs.c b/auth/afs.c index 3e329ae3a..a12e3c398 100644 --- a/auth/afs.c +++ b/auth/afs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001, 2002 Todd C. Miller + * Copyright (c) 1999, 2001-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/aix_auth.c b/auth/aix_auth.c index b5e34c03a..f756d19fb 100644 --- a/auth/aix_auth.c +++ b/auth/aix_auth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2002 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/bsdauth.c b/auth/bsdauth.c index 3ebdcffcf..437b44b50 100644 --- a/auth/bsdauth.c +++ b/auth/bsdauth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2004 Todd C. Miller + * Copyright (c) 2000-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/dce.c b/auth/dce.c index bf76c4eaf..ad1860b53 100644 --- a/auth/dce.c +++ b/auth/dce.c @@ -1,6 +1,5 @@ /* - * Copyright (c) 1996, 1998, 1999, 2001, 2002 - * Todd C. Miller . + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/fwtk.c b/auth/fwtk.c index 9a7c4854e..2d0d9d975 100644 --- a/auth/fwtk.c +++ b/auth/fwtk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2003 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/kerb4.c b/auth/kerb4.c index b3c9e3b34..284a2392d 100644 --- a/auth/kerb4.c +++ b/auth/kerb4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001, 2002 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/kerb5.c b/auth/kerb5.c index 1518858f4..6b08090dc 100644 --- a/auth/kerb5.c +++ b/auth/kerb5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999,2001,2003-2004 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/pam.c b/auth/pam.c index f4b1b7649..03779b704 100644 --- a/auth/pam.c +++ b/auth/pam.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2004 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/passwd.c b/auth/passwd.c index 1dd73db93..5d3822e56 100644 --- a/auth/passwd.c +++ b/auth/passwd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2002 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/rfc1938.c b/auth/rfc1938.c index 95bebbf4d..2cb17087c 100644 --- a/auth/rfc1938.c +++ b/auth/rfc1938.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1994-1996, 1998-1999, 2001, 2003 - * Todd C. Miller . + * Copyright (c) 1994-1996, 1998-2005 + * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/secureware.c b/auth/secureware.c index ea32e7a05..bbc1b8818 100644 --- a/auth/secureware.c +++ b/auth/secureware.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 1999, 2001 Todd C. Miller + * Copyright (c) 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/securid.c b/auth/securid.c index e80c682b5..8c8dcb916 100644 --- a/auth/securid.c +++ b/auth/securid.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2001, 2003 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/securid5.c b/auth/securid5.c index 3e3074880..a9a9bf76e 100644 --- a/auth/securid5.c +++ b/auth/securid5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2003 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * Copyright (c) 2002 Michael Stroucken * * Permission to use, copy, modify, and distribute this software for any diff --git a/auth/sia.c b/auth/sia.c index 21e7adfd8..415f0d8e9 100644 --- a/auth/sia.c +++ b/auth/sia.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2001, 2003 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/sudo_auth.c b/auth/sudo_auth.c index d51072a61..11860bafd 100644 --- a/auth/sudo_auth.c +++ b/auth/sudo_auth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2002 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/auth/sudo_auth.h b/auth/sudo_auth.h index c33cfe740..fabf95e72 100644 --- a/auth/sudo_auth.h +++ b/auth/sudo_auth.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2001 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/check.c b/check.c index 46d0428ab..a8f0a1f35 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1993-1996,1998-2004 Todd C. Miller + * Copyright (c) 1993-1996,1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/closefrom.c b/closefrom.c index 32a065381..cc39ca0ab 100644 --- a/closefrom.c +++ b/closefrom.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/compat.h b/compat.h index 224db4596..844a116c2 100644 --- a/compat.h +++ b/compat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/configure.in b/configure.in index 32f7684bc..d5809f14e 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl dnl Process this file with GNU autoconf to produce a configure script. dnl $Sudo$ dnl -dnl Copyright (c) 1994-1996,1998-2004 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-2005 Todd C. Miller dnl AC_INIT(sudo, 1.7) AC_CONFIG_HEADER(config.h pathnames.h) diff --git a/defaults.c b/defaults.c index f189dadc3..0279a42c6 100644 --- a/defaults.c +++ b/defaults.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2001, 2003-2004 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/defaults.h b/defaults.h index ad0f1043d..7e547f8aa 100644 --- a/defaults.h +++ b/defaults.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999-2001 Todd C. Miller + * Copyright (c) 1999-2004 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/emul/utime.h b/emul/utime.h index 5d44fac4b..e5c63a5b1 100644 --- a/emul/utime.h +++ b/emul/utime.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996,1998,1999,2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/env.c b/env.c index c047dddf5..1a0c0b50e 100644 --- a/env.c +++ b/env.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2004 Todd C. Miller + * Copyright (c) 2000-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/error.c b/error.c index 9ab471ae5..5e13b4678 100644 --- a/error.c +++ b/error.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/fileops.c b/fileops.c index 8a1c12fcd..c373561f5 100644 --- a/fileops.c +++ b/fileops.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/find_path.c b/find_path.c index e6a6f502f..a40b594d4 100644 --- a/find_path.c +++ b/find_path.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/getprogname.c b/getprogname.c index 1cebf84e1..23e4dbca2 100644 --- a/getprogname.c +++ b/getprogname.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 Todd C. Miller + * Copyright (c) 2003-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/getspwuid.c b/getspwuid.c index afc3e311f..f53b93f81 100644 --- a/getspwuid.c +++ b/getspwuid.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gettime.c b/gettime.c index 798ce3f1d..5981fc7c8 100644 --- a/gettime.c +++ b/gettime.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/goodpath.c b/goodpath.c index 2ee81abc9..aba3dc15e 100644 --- a/goodpath.c +++ b/goodpath.c @@ -1,6 +1,5 @@ /* - * Copyright (c) 1996, 1998, 1999, 2001 - * Todd C. Miller . + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/gram.y b/gram.y index a12ee03c3..f2d3a1e42 100644 --- a/gram.y +++ b/gram.y @@ -1,6 +1,6 @@ %{ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/interfaces.c b/interfaces.c index 4905a7b6f..008fdb6bf 100644 --- a/interfaces.c +++ b/interfaces.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2003 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/interfaces.h b/interfaces.h index 188e7611d..2bbaa0b70 100644 --- a/interfaces.h +++ b/interfaces.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996,1998-2001,2003 Todd C. Miller + * Copyright (c) 1996, 1998-2004 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/ldap.c b/ldap.c index 7ab86a31b..8757e4a20 100644 --- a/ldap.c +++ b/ldap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 2003-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logging.c b/logging.c index 694ab6f69..a089b2443 100644 --- a/logging.c +++ b/logging.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994-1996,1998-2004 Todd C. Miller + * Copyright (c) 1994-1996,1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logging.h b/logging.h index 845023f59..8961d7c1f 100644 --- a/logging.h +++ b/logging.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2004 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * 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 diff --git a/match.c b/match.c index d5db94b9f..b65ce1e20 100644 --- a/match.c +++ b/match.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mon_systrace.c b/mon_systrace.c index e8abb3b64..7e65f70d8 100644 --- a/mon_systrace.c +++ b/mon_systrace.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/parse.c b/parse.c index 99840ba84..33176bb6b 100644 --- a/parse.c +++ b/parse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2005 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/redblack.c b/redblack.c index 526d0f625..528cfcbec 100644 --- a/redblack.c +++ b/redblack.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -32,6 +32,10 @@ #include "sudo.h" #include "redblack.h" +#ifndef lint +__unused static const char rcsid[] = "$Sudo$"; +#endif /* lint */ + static void rbrepair __P((struct rbtree *, struct rbnode *)); static void rotate_left __P((struct rbtree *, struct rbnode *)); static void rotate_right __P((struct rbtree *, struct rbnode *)); diff --git a/redblack.h b/redblack.h index cf9258e30..99c1e56cb 100644 --- a/redblack.h +++ b/redblack.h @@ -1,5 +1,3 @@ -/* $Sudo$ */ - /* * Copyright (c) 2004 Todd C. Miller * @@ -14,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 _SUDO_REDBLACK_H diff --git a/set_perms.c b/set_perms.c index 9cb058ad6..42b181194 100644 --- a/set_perms.c +++ b/set_perms.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994-1996,1998-2004 Todd C. Miller + * Copyright (c) 1994-1996,1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sigaction.c b/sigaction.c index 478f621a9..5ec81fea8 100644 --- a/sigaction.c +++ b/sigaction.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Todd C. Miller + * Copyright (c) 2001-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/snprintf.c b/snprintf.c index ad5e47e18..5e2452b33 100644 --- a/snprintf.c +++ b/snprintf.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/strcasecmp.c b/strcasecmp.c index 785b78533..3ae7a7f0d 100644 --- a/strcasecmp.c +++ b/strcasecmp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/strerror.c b/strerror.c index 1500ceb31..cc30b60a3 100644 --- a/strerror.c +++ b/strerror.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001 Todd C. Miller + * Copyright (c) 1999-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/strlcat.c b/strlcat.c index 535d87b60..91c4811f8 100644 --- a/strlcat.c +++ b/strlcat.c @@ -1,7 +1,7 @@ /* $OpenBSD: strlcat.c,v 1.8 2001/05/13 15:40:15 deraadt Exp $ */ /* - * Copyright (c) 1998 Todd C. Miller + * Copyright (c) 1998, 2003-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/strlcpy.c b/strlcpy.c index 127a81672..2903b0af7 100644 --- a/strlcpy.c +++ b/strlcpy.c @@ -1,7 +1,7 @@ /* $OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp $ */ /* - * Copyright (c) 1998 Todd C. Miller + * Copyright (c) 1998, 2003-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sudo.c b/sudo.c index 31e6ec601..19e152ede 100644 --- a/sudo.c +++ b/sudo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1993-1996,1998-2004 Todd C. Miller + * Copyright (c) 1993-1996,1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sudo.h b/sudo.h index 412c17622..52e54a16e 100644 --- a/sudo.h +++ b/sudo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1993-1996,1998-2004 Todd C. Miller + * Copyright (c) 1993-1996,1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sudo.pod b/sudo.pod index 8ac968727..64f011717 100644 --- a/sudo.pod +++ b/sudo.pod @@ -1,5 +1,5 @@ =cut -Copyright (c) 1994-1996,1998-2003 Todd C. Miller +Copyright (c) 1994-1996,1998-2004 Todd C. Miller Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/sudo_edit.c b/sudo_edit.c index 8f6bd1cbe..6de012bde 100644 --- a/sudo_edit.c +++ b/sudo_edit.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sudo_noexec.c b/sudo_noexec.c index 4e57ce614..afc26310b 100644 --- a/sudo_noexec.c +++ b/sudo_noexec.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/sudoers.pod b/sudoers.pod index c1aac430c..4ab823018 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1,5 +1,5 @@ =cut -Copyright (c) 1994-1996,1998-2004 Todd C. Miller +Copyright (c) 1994-1996,1998-2005 Todd C. Miller Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/testsudoers.c b/testsudoers.c index bc6ed103d..4a2cbff17 100644 --- a/testsudoers.c +++ b/testsudoers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/tgetpass.c b/tgetpass.c index edcf7b864..cdd06a98e 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/toke.l b/toke.l index a4f44a4ea..4035d209e 100644 --- a/toke.l +++ b/toke.l @@ -1,6 +1,6 @@ %{ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/utimes.c b/utimes.c index 969346567..0d7286932 100644 --- a/utimes.c +++ b/utimes.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Todd C. Miller + * Copyright (c) 2004-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/version.h b/version.h index f9002ab36..e4b9687f7 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2003 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -23,6 +23,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.9"; +static const char version[] = "1.7"; #endif /* _SUDO_VERSION_H */ diff --git a/visudo.c b/visudo.c index 21bc7cc8d..4a6fa1651 100644 --- a/visudo.c +++ b/visudo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/visudo.pod b/visudo.pod index 0fc63a8dc..c8b9f5a77 100644 --- a/visudo.pod +++ b/visudo.pod @@ -1,5 +1,5 @@ =cut -Copyright (c) 1996,1998-2003 Todd C. Miller +Copyright (c) 1996,1998-2004 Todd C. Miller Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/zero_bytes.c b/zero_bytes.c index 1e190f7bd..30d9d3aac 100644 --- a/zero_bytes.c +++ b/zero_bytes.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2001 Todd C. Miller + * Copyright (c) 2003-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above