[sudo-commits] sudo changeset 12584:2086262cd012

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 31 17:08:52 MDT 2020


changeset:	12584:2086262cd012 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2086262cd012
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 31 14:09:36 2020 -0600

Log Message:
	Update copyright year on some files where it was out of date.

diffstat:

 doc/Makefile.in                            |  2 +-
 doc/sudo_logsrvd.man.in                    |  4 ++--
 doc/sudo_plugin_python.man.in              |  2 +-
 doc/sudo_plugin_python.mdoc.in             |  2 +-
 lib/logsrv/Makefile.in                     |  2 +-
 lib/util/cfmakeraw.c                       |  2 +-
 lib/util/fchmodat.c                        |  2 +-
 lib/util/fstatat.c                         |  2 +-
 lib/util/getdelim.c                        |  2 +-
 lib/util/getusershell.c                    |  2 +-
 lib/util/openat.c                          |  2 +-
 lib/util/regress/getdelim/getdelim_test.c  |  2 +-
 lib/util/regress/strsig/strsig_test.c      |  2 +-
 lib/util/regress/strtofoo/strtobool_test.c |  2 +-
 lib/util/regress/strtofoo/strtoid_test.c   |  2 +-
 lib/util/regress/strtofoo/strtomode_test.c |  2 +-
 lib/util/regress/strtofoo/strtonum_test.c  |  2 +-
 lib/util/regress/vsyslog/vsyslog_test.c    |  2 +-
 lib/util/roundup.c                         |  2 +-
 lib/util/strtoid.c                         |  2 +-
 lib/util/strtonum.c                        |  2 +-
 lib/util/term.c                            |  2 +-
 lib/util/unlinkat.c                        |  2 +-
 logsrvd/Makefile.in                        |  2 +-
 logsrvd/eventlog.c                         |  2 +-
 logsrvd/iolog_writer.c                     |  2 +-
 logsrvd/logsrv_util.c                      |  2 +-
 plugins/python/Makefile.in                 |  2 +-
 plugins/python/pyhelpers.c                 |  2 +-
 plugins/python/pyhelpers.h                 |  2 +-
 plugins/python/python_baseplugin.c         |  2 +-
 plugins/python/python_convmessage.c        |  2 +-
 plugins/python/python_importblocker.c      |  2 +-
 plugins/python/python_loghandler.c         |  2 +-
 plugins/python/python_plugin_approval.c    |  2 +-
 plugins/python/python_plugin_audit.c       |  2 +-
 plugins/python/python_plugin_common.c      |  2 +-
 plugins/python/python_plugin_common.h      |  2 +-
 plugins/python/python_plugin_group.c       |  2 +-
 plugins/python/python_plugin_io.c          |  2 +-
 plugins/python/python_plugin_policy.c      |  2 +-
 plugins/python/sudo_python_debug.c         |  2 +-
 plugins/python/sudo_python_module.c        |  2 +-
 plugins/python/sudo_python_module.h        |  2 +-
 plugins/sudoers/fmtsudoers.c               |  2 +-
 plugins/sudoers/group_plugin.c             |  2 +-
 plugins/sudoers/ldap_conf.c                |  2 +-
 plugins/sudoers/parse.c                    |  2 +-
 plugins/sudoers/parse_ldif.c               |  2 +-
 plugins/sudoers/set_perms.c                |  2 +-
 plugins/sudoers/starttime.c                |  2 +-
 plugins/sudoers/tsdump.c                   |  2 +-
 src/exec_monitor.c                         |  2 +-
 src/exec_nopty.c                           |  2 +-
 src/limits.c                               |  2 +-
 src/ttyname.c                              |  2 +-
 56 files changed, 57 insertions(+), 57 deletions(-)



More information about the sudo-commits mailing list