summaryrefslogtreecommitdiff
path: root/tests/test-memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-memchr.c')
-rw-r--r--tests/test-memchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-memchr.c b/tests/test-memchr.c
index f31bf8c9aa..1a6a268705 100644
--- a/tests/test-memchr.c
+++ b/tests/test-memchr.c
@@ -13,7 +13,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/>. */
#include <config.h>