diff options
Diffstat (limited to 'scripts/merge-test-results.sh')
-rwxr-xr-x | scripts/merge-test-results.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/merge-test-results.sh b/scripts/merge-test-results.sh index 919bbae253..dd5d5f0199 100755 --- a/scripts/merge-test-results.sh +++ b/scripts/merge-test-results.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. # usage: merge-test-results.sh -s objpfx subdir test-name... # (subdirectory tests; empty subdir at top level), or |