mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Update copyright data in the package files.
This commit is contained in:
parent
725d3fdc20
commit
3899f2ef90
@ -5,7 +5,7 @@
|
|||||||
from sudo clients.
|
from sudo clients.
|
||||||
This makes it possible to have all sudo I/O logs on a central server."
|
This makes it possible to have all sudo I/O logs on a central server."
|
||||||
vendor="Todd C. Miller"
|
vendor="Todd C. Miller"
|
||||||
copyright="(c) 2019-2021 Todd C. Miller"
|
copyright="Copyright 2019-2024 Todd C. Miller"
|
||||||
|
|
||||||
%if [aix]
|
%if [aix]
|
||||||
# Convert to 4 part version for AIX, including patch level
|
# Convert to 4 part version for AIX, including patch level
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
summary="Sudo Python plugin framework"
|
summary="Sudo Python plugin framework"
|
||||||
description="The sudo Python plugin allows you to extend sudo using Python."
|
description="The sudo Python plugin allows you to extend sudo using Python."
|
||||||
vendor="Todd C. Miller"
|
vendor="Todd C. Miller"
|
||||||
copyright="(c) 2019-2021 Todd C. Miller"
|
copyright="Copyright 2019-2024 Todd C. Miller"
|
||||||
|
|
||||||
%if [aix]
|
%if [aix]
|
||||||
# Convert to 4 part version for AIX, including patch level
|
# Convert to 4 part version for AIX, including patch level
|
||||||
|
@ -10,7 +10,7 @@ limited root privileges to users and log root activity. \
|
|||||||
The basic philosophy is to give as few privileges as possible but \
|
The basic philosophy is to give as few privileges as possible but \
|
||||||
still allow people to get their work done."
|
still allow people to get their work done."
|
||||||
vendor="Todd C. Miller"
|
vendor="Todd C. Miller"
|
||||||
copyright="(c) 1993-1996,1998-2021 Todd C. Miller"
|
copyright="Copyright 1994-1996,1998-2024 Todd C. Miller"
|
||||||
sudoedit_man=`echo ${pp_destdir}$mandir/*/sudoedit.*|sed "s:^${pp_destdir}::"`
|
sudoedit_man=`echo ${pp_destdir}$mandir/*/sudoedit.*|sed "s:^${pp_destdir}::"`
|
||||||
sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'`
|
sudoedit_man_target=`basename $sudoedit_man | sed 's/edit//'`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user