diff options
Diffstat (limited to 'lib/csu/arm/crt1.c')
-rw-r--r-- | lib/csu/arm/crt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/arm/crt1.c b/lib/csu/arm/crt1.c index 5dec5e5f1da1..46a301ca2acc 100644 --- a/lib/csu/arm/crt1.c +++ b/lib/csu/arm/crt1.c @@ -19,7 +19,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed for the - * FreeBSD Project. See http://www.freebsd.org/ for + * FreeBSD Project. See https://www.freebsd.org/ for * information about FreeBSD. * This product includes software developed for the * NetBSD Project. See http://www.netbsd.org/ for |