From: Todd C. Miller Date: Fri, 11 Jan 2013 19:14:10 +0000 (-0500) Subject: Update copyright year. X-Git-Tag: SUDO_1_8_7~1^2~287 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc616b677832994b90c8796aaf90ed6380ea7d6;p=sudo Update copyright year. --- diff --git a/configure.in b/configure.in index ffd361e5e..02c4760e5 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-2012 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-2013 Todd C. Miller dnl AC_INIT([sudo], [1.8.7], [http://www.sudo.ws/bugs/], [sudo]) AC_CONFIG_HEADER([config.h pathnames.h]) diff --git a/doc/LICENSE b/doc/LICENSE index 962d95948..625cbe563 100644 --- a/doc/LICENSE +++ b/doc/LICENSE @@ -1,6 +1,6 @@ Sudo is distributed under the following license: - Copyright (c) 1994-1996, 1998-2012 + Copyright (c) 1994-1996, 1998-2013 Todd C. Miller Permission to use, copy, modify, and distribute this software for any diff --git a/plugins/sudoers/redblack.c b/plugins/sudoers/redblack.c index 97e63e611..8fc408a1b 100644 --- a/plugins/sudoers/redblack.c +++ b/plugins/sudoers/redblack.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004-2005, 2007, 2009-2011 + * Copyright (c) 2004-2005, 2007, 2009-2012 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any