]> granicus.if.org Git - sudo/commitdiff
update copyright year
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 6 Mar 2019 17:46:23 +0000 (10:46 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 6 Mar 2019 17:46:23 +0000 (10:46 -0700)
sudo.pp

diff --git a/sudo.pp b/sudo.pp
index 166c56007abf3b9e014086d2dd44abcce8306aaa..3f046329af7172312f60d4530b30048b58fda043 100644 (file)
--- 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-2016 Todd C. Miller"
+       copyright="(c) 1993-1996,1998-2019 Todd C. Miller"
        sudoedit_man=`echo ${pp_destdir}$mandir/*/sudoedit.*|sed "s:^${pp_destdir}::"`
        sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'`