diff options
| author | Collin Funk <collin.funk1@gmail.com> | 2025-08-19 11:39:04 -0700 |
|---|---|---|
| committer | Collin Funk <collin.funk1@gmail.com> | 2025-08-19 11:41:17 -0700 |
| commit | 238855dd4eb40d57333010fd072a01599bbde1cb (patch) | |
| tree | 8e81d959f616fba10b667b95046df16ca05cd305 /tests | |
| parent | nproc: honor cgroup v2 CPU quotas (diff) | |
| download | coreutils-238855dd4eb40d57333010fd072a01599bbde1cb.tar.gz coreutils-238855dd4eb40d57333010fd072a01599bbde1cb.zip | |
maint: prefer https to http
* doc/sort-version.texi (Other version/natural sort implementations):
Use https in documentation link.
* tests/chmod/symlinks.sh: Use https in license text.
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/chmod/symlinks.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/symlinks.sh b/tests/chmod/symlinks.sh index a60483484..dc8ed269b 100755 --- a/tests/chmod/symlinks.sh +++ b/tests/chmod/symlinks.sh @@ -14,7 +14,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src print_ver_ chmod |
