2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Update copyright year.

This commit is contained in:
Todd C. Miller 2013-04-15 16:29:36 -04:00
parent b0df32a771
commit f2a007fb91

View File

@ -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 \ The basic philosophy is to give as few privileges as possible but \
still allow people to get their work done." still allow people to get their work done."
vendor="Todd C. Miller" 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=`echo ${pp_destdir}$mandir/*/sudoedit.*|sed "s:^${pp_destdir}::"`
sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'` sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'`