From: Todd C. Miller Date: Thu, 20 Jan 2011 21:34:33 +0000 (-0500) Subject: Update copyright year to 2011 X-Git-Tag: SUDO_1_7_5~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd38d2db4881083487f66ce114aa95bbec28184f;p=sudo Update copyright year to 2011 --HG-- branch : 1.7 --- diff --git a/LICENSE b/LICENSE index 197c5d608..2af4e0fca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Sudo is distributed under the following ISC-style license: - Copyright (c) 1994-1996, 1998-2010 + Copyright (c) 1994-1996, 1998-2011 Todd C. Miller Permission to use, copy, modify, and distribute this software for any diff --git a/Makefile.in b/Makefile.in index 66448e144..4d985d898 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# Copyright (c) 1996, 1998-2005, 2007-2010 +# Copyright (c) 1996, 1998-2005, 2007-2011 # Todd C. Miller # # Permission to use, copy, modify, and distribute this software for any diff --git a/aclocal.m4 b/aclocal.m4 index 57cf8d3d0..853accc1d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ dnl Local m4 macros for autoconf (used by sudo) dnl -dnl Copyright (c) 1994-1996, 1998-2005, 2007-2009 +dnl Copyright (c) 1994-1996, 1998-2005, 2007-2011 dnl Todd C. Miller dnl dnl XXX - should cache values in all cases!!! diff --git a/check.c b/check.c index e2f237b69..461e238ab 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1993-1996,1998-2005, 2007-2010 + * Copyright (c) 1993-1996,1998-2005, 2007-2011 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any diff --git a/configure.in b/configure.in index 9b0c70f59..6b9714d73 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl dnl Process this file with GNU autoconf to produce a configure script. dnl -dnl Copyright (c) 1994-1996,1998-2010 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-2011 Todd C. Miller dnl AC_INIT([sudo], [1.7.5b2], [http://www.sudo.ws/bugs/], [sudo]) AC_CONFIG_HEADER(config.h pathnames.h zlib/zconf.h) diff --git a/ldap.c b/ldap.c index 5719ab3fd..580285cb3 100644 --- a/ldap.c +++ b/ldap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2010 Todd C. Miller + * Copyright (c) 2003-2011 Todd C. Miller * * This code is derived from software contributed by Aaron Spangler. * diff --git a/match.c b/match.c index ad7725ebd..e8aaadf6c 100644 --- a/match.c +++ b/match.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2005, 2007-2010 + * Copyright (c) 1996, 1998-2005, 2007-2011 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any diff --git a/pwutil.c b/pwutil.c index 226ac9b66..b8e5dc8b2 100644 --- a/pwutil.c +++ b/pwutil.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2005, 2007-2010 + * Copyright (c) 1996, 1998-2005, 2007-2011 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any diff --git a/sudo_nss.c b/sudo_nss.c index b76b2515b..fb979a452 100644 --- a/sudo_nss.c +++ b/sudo_nss.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007-2010 Todd C. Miller + * Copyright (c) 2007-2011 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.man.in b/sudoers.man.in index fa98682d8..d1a4fa3ad 100644 --- a/sudoers.man.in +++ b/sudoers.man.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 1994-1996, 1998-2005, 2007-2010 +.\" Copyright (c) 1994-1996, 1998-2005, 2007-2011 .\" Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any diff --git a/sudoers.pod b/sudoers.pod index d12e7e54d..1768c3cf2 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1,4 +1,4 @@ -Copyright (c) 1994-1996, 1998-2005, 2007-2010 +Copyright (c) 1994-1996, 1998-2005, 2007-2011 Todd C. Miller Permission to use, copy, modify, and distribute this software for any diff --git a/term.c b/term.c index 85b730092..59fd0bc21 100644 --- a/term.c +++ b/term.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2010 Todd C. Miller + * Copyright (c) 2009-2011 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