about summary refs log tree commit diff
path: root/io/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'io/utime.h')
-rw-r--r--io/utime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/utime.h b/io/utime.h
index 982e00d736..2ce7d026ac 100644
--- a/io/utime.h
+++ b/io/utime.h
@@ -13,7 +13,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/>.  */
 
 /*
  *	POSIX Standard: 5.6.6 Set File Access and Modification Times  <utime.h>