summaryrefslogtreecommitdiff
path: root/lib/memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memchr.c')
-rw-r--r--lib/memchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memchr.c b/lib/memchr.c
index 34812609fb..5f89177cf9 100644
--- a/lib/memchr.c
+++ b/lib/memchr.c
@@ -21,7 +21,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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/>. */
#ifndef _LIBC
# include <config.h>