]> granicus.if.org Git - sudo/commitdiff
Update copyright year.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Jun 2016 00:19:27 +0000 (18:19 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Jun 2016 00:19:27 +0000 (18:19 -0600)
sudo.pp

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