diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2017-10-29 08:17:03 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2017-10-29 08:17:03 +0000 |
| commit | a2aef24aa3c8458e4036735dd6928b4ef77294e5 (patch) | |
| tree | 83f575c325003e2598ed31def4a77dd87461566f /lib/csu/powerpc | |
| parent | 417bdb60cac586a7951544cc819011e92d9a0220 (diff) | |
Notes
Diffstat (limited to 'lib/csu/powerpc')
| -rw-r--r-- | lib/csu/powerpc/crt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/powerpc/crt1.c b/lib/csu/powerpc/crt1.c index 4e41bf7472aaf..3a24fd1085062 100644 --- a/lib/csu/powerpc/crt1.c +++ b/lib/csu/powerpc/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 |
