about summary refs log tree commit diff
path: root/support/test-driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/test-driver.c')
-rw-r--r--support/test-driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/test-driver.c b/support/test-driver.c
index b753e50e2b..cfe76358f3 100644
--- a/support/test-driver.c
+++ b/support/test-driver.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/>.  */
 
 /* This file should be included from test cases.  It will define a
    main function which provides the test wrapper.