mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Move LICENSE.md out of docs and back to the top-level.
GitHub expects it to be in the top-level directory.
This commit is contained in:
parent
149e8208b5
commit
0ed92e6165
2
MANIFEST
2
MANIFEST
@ -2,6 +2,7 @@ ABOUT-NLS
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
INSTALL.configure
|
INSTALL.configure
|
||||||
INSTALL.md
|
INSTALL.md
|
||||||
|
LICENSE.md
|
||||||
MANIFEST
|
MANIFEST
|
||||||
Makefile.in
|
Makefile.in
|
||||||
NEWS
|
NEWS
|
||||||
@ -23,7 +24,6 @@ docker/ubuntu/rolling/Dockerfile
|
|||||||
docs/CONTRIBUTING.md
|
docs/CONTRIBUTING.md
|
||||||
docs/CONTRIBUTORS.md
|
docs/CONTRIBUTORS.md
|
||||||
docs/HISTORY.md
|
docs/HISTORY.md
|
||||||
docs/LICENSE.md
|
|
||||||
docs/Makefile.in
|
docs/Makefile.in
|
||||||
docs/SECURITY.md
|
docs/SECURITY.md
|
||||||
docs/TROUBLESHOOTING.md
|
docs/TROUBLESHOOTING.md
|
||||||
|
@ -45,7 +45,7 @@ how you can help contribute to sudo.
|
|||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
Sudo is distributed under an ISC-style license.
|
Sudo is distributed under an ISC-style license.
|
||||||
Please refer to [docs/LICENSE.md](docs/LICENSE.md) for details.
|
Please refer to [LICENSE.md](LICENSE.md) for details.
|
||||||
|
|
||||||
## Mailing lists
|
## Mailing lists
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user