about summary refs log tree commit diff
path: root/mach/msgserver.c
diff options
context:
space:
mode:
Diffstat (limited to 'mach/msgserver.c')
-rw-r--r--mach/msgserver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/msgserver.c b/mach/msgserver.c
index 8994ae93d7..7b81abc32c 100644
--- a/mach/msgserver.c
+++ b/mach/msgserver.c
@@ -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/>.  */
 
 /* Based on CMU's mach_msg_server.c revision 2.4 of 91/05/14, and thus
    under the following copyright.  Rewritten by Roland McGrath (FSF)