]> granicus.if.org Git - sudo/commit
Fix some mangled text in the license block.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Oct 2018 14:19:41 +0000 (08:19 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Oct 2018 14:19:41 +0000 (08:19 -0600)
commit019279a4b8ee7c5eafd289215130557eeb7bdedf
tree228da91e7f1d079cfad5d1a17e764d14fbe076e6
parent404524c4ef9d027163032cc5c834e7fafd5389a8
Fix some mangled text in the license block.
58 files changed:
Makefile.in
doc/Makefile.in
doc/cvtsudoers.man.in
doc/cvtsudoers.mdoc.in
doc/sudo.conf.man.in
doc/sudo.conf.mdoc.in
doc/sudo.man.in
doc/sudo.mdoc.in
doc/sudo_plugin.man.in
doc/sudo_plugin.mdoc.in
doc/sudoers.ldap.man.in
doc/sudoers.ldap.mdoc.in
doc/sudoers.man.in
doc/sudoers.mdoc.in
doc/sudoers_timestamp.man.in
doc/sudoers_timestamp.mdoc.in
doc/sudoreplay.man.in
doc/sudoreplay.mdoc.in
doc/visudo.man.in
doc/visudo.mdoc.in
examples/Makefile.in
include/Makefile.in
include/sudo_lbuf.h
lib/util/Makefile.in
lib/util/digest.c
lib/util/digest_gcrypt.c
lib/util/digest_openssl.c
lib/util/lbuf.c
lib/util/setgroups.c
lib/util/ttysize.c
lib/zlib/Makefile.in
plugins/group_file/Makefile.in
plugins/sample/Makefile.in
plugins/sudoers/Makefile.in
plugins/sudoers/alias.c
plugins/sudoers/auth/dce.c
plugins/sudoers/auth/kerb5.c
plugins/sudoers/auth/securid5.c
plugins/sudoers/auth/sia.c
plugins/sudoers/base64.c
plugins/sudoers/file.c
plugins/sudoers/filedigest.c
plugins/sudoers/gentime.c
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/match.c
plugins/sudoers/match_addr.c
plugins/sudoers/parse.c
plugins/sudoers/testsudoers.c
plugins/sudoers/timeout.c
plugins/sudoers/toke.c
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c
plugins/sudoers/tsdump.c
plugins/system_group/Makefile.in
src/Makefile.in
src/sesh.c
src/sudo_usage.h.in