about summary refs log tree commit diff
path: root/termios/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'termios/termios.h')
-rw-r--r--termios/termios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/termios/termios.h b/termios/termios.h
index 223420883d..6882cb2f1c 100644
--- a/termios/termios.h
+++ b/termios/termios.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: 7.1-2 General Terminal Interface	<termios.h>