diff options
Diffstat (limited to 'tests/misc/wc-parallel.sh')
| -rwxr-xr-x | tests/misc/wc-parallel.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/wc-parallel.sh b/tests/misc/wc-parallel.sh index 271d5d7c7..217b7511d 100755 --- a/tests/misc/wc-parallel.sh +++ b/tests/misc/wc-parallel.sh @@ -15,7 +15,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_ wc |
