summaryrefslogtreecommitdiff
path: root/lib/getdelim.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getdelim.c')
-rw-r--r--lib/getdelim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getdelim.c b/lib/getdelim.c
index 5e2abe7495..b95e63ebd3 100644
--- a/lib/getdelim.c
+++ b/lib/getdelim.c
@@ -13,7 +13,7 @@
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/>. */
/* Ported from glibc by Simon Josefsson. */