diff --git a/sudo.pp b/sudo.pp index fd5168395..fc4fa795b 100644 --- a/sudo.pp +++ b/sudo.pp @@ -12,7 +12,7 @@ limited root privileges to users and log root activity. \ The basic philosophy is to give as few privileges as possible but \ still allow people to get their work done." vendor="Todd C. Miller" - copyright="(c) 1993-1996,1998-2012 Todd C. Miller" + copyright="(c) 1993-1996,1998-2013 Todd C. Miller" sudoedit_man=`echo ${pp_destdir}$mandir/*/sudoedit.*|sed "s:^${pp_destdir}::"` sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'`