diff options
Diffstat (limited to 'benchtests/scripts/compare_strings.py')
-rwxr-xr-x | benchtests/scripts/compare_strings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/scripts/compare_strings.py b/benchtests/scripts/compare_strings.py index bd37e2b9c2..4ea54eda4d 100755 --- a/benchtests/scripts/compare_strings.py +++ b/benchtests/scripts/compare_strings.py @@ -14,7 +14,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/>. """Compare results of string functions Given a string benchmark result file, print a table with comparisons with a |