about summary refs log tree commit diff
path: root/mach/mach/mach_traps.h
diff options
context:
space:
mode:
Diffstat (limited to 'mach/mach/mach_traps.h')
-rw-r--r--mach/mach/mach_traps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/mach/mach_traps.h b/mach/mach/mach_traps.h
index 70db0d44e8..ac4d983f94 100644
--- a/mach/mach/mach_traps.h
+++ b/mach/mach/mach_traps.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/>.  */
 
 /* Declare the few Mach system calls (except mach_msg, in <mach/message.h>).
    This does not include the kernel RPC shortcut calls (in <mach-shortcuts.h>).