]> granicus.if.org Git - sudo/commitdiff
Update copyright year.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Mar 2015 19:43:50 +0000 (12:43 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Mar 2015 19:43:50 +0000 (12:43 -0700)
sudo.pp

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