From: Todd C. Miller Date: Thu, 12 Jan 2012 20:26:24 +0000 (-0500) Subject: Update copyright year. X-Git-Tag: SUDO_1_7_9~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b535aabee5f1756467f86de43addeaf1ca07ce20;p=sudo Update copyright year. --HG-- branch : 1.7 --- diff --git a/LICENSE b/LICENSE index 36b24961d..1998649f3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Sudo is distributed under the following license: - Copyright (c) 1994-1996, 1998-2011 + Copyright (c) 1994-1996, 1998-2012 Todd C. Miller Permission to use, copy, modify, and distribute this software for any diff --git a/configure.in b/configure.in index 1fff13250..d86040f2a 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-2011 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-2012 Todd C. Miller dnl AC_INIT([sudo], [1.7.9], [http://www.sudo.ws/bugs/], [sudo]) AC_CONFIG_HEADER(config.h pathnames.h zlib/zconf.h)