summaryrefslogtreecommitdiff
path: root/sysdeps/posix/truncate.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/posix/truncate.c')
-rw-r--r--sysdeps/posix/truncate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/truncate.c b/sysdeps/posix/truncate.c
index bba6861866..614415a637 100644
--- a/sysdeps/posix/truncate.c
+++ b/sysdeps/posix/truncate.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/>. */
#include <sys/types.h>
#include <errno.h>