diff options
Diffstat (limited to 'benchtests/bench-wcpcpy.c')
-rw-r--r-- | benchtests/bench-wcpcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/bench-wcpcpy.c b/benchtests/bench-wcpcpy.c index e635972df4..65fb83e9d5 100644 --- a/benchtests/bench-wcpcpy.c +++ b/benchtests/bench-wcpcpy.c @@ -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/>. */ #define WIDE 1 #include "bench-stpcpy.c" |