Author: arichardson Date: Sun Jun 30 14:04:30 2019 New Revision: 349555 URL: https://svnweb.freebsd.org/changeset/base/349555
Log: Fix my name in license header Reported by: trasz Modified: head/libexec/rtld-elf/rtld-libc/libc_private.h head/libexec/rtld-elf/rtld-libc/namespace.h head/libexec/rtld-elf/rtld-libc/rtld_libc.c head/libexec/rtld-elf/rtld-libc/rtld_libc.h head/libexec/rtld-elf/rtld-libc/un-namespace.h Modified: head/libexec/rtld-elf/rtld-libc/libc_private.h ============================================================================== --- head/libexec/rtld-elf/rtld-libc/libc_private.h Sun Jun 30 11:49:58 2019 (r349554) +++ head/libexec/rtld-elf/rtld-libc/libc_private.h Sun Jun 30 14:04:30 2019 (r349555) @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright 2019 Alex Richadson <arichard...@freebsd.org> + * Copyright 2019 Alex Richardson <arichard...@freebsd.org> * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory (Department of Computer Science and Modified: head/libexec/rtld-elf/rtld-libc/namespace.h ============================================================================== --- head/libexec/rtld-elf/rtld-libc/namespace.h Sun Jun 30 11:49:58 2019 (r349554) +++ head/libexec/rtld-elf/rtld-libc/namespace.h Sun Jun 30 14:04:30 2019 (r349555) @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright 2019 Alex Richadson <arichard...@freebsd.org> + * Copyright 2019 Alex Richardson <arichard...@freebsd.org> * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory (Department of Computer Science and Modified: head/libexec/rtld-elf/rtld-libc/rtld_libc.c ============================================================================== --- head/libexec/rtld-elf/rtld-libc/rtld_libc.c Sun Jun 30 11:49:58 2019 (r349554) +++ head/libexec/rtld-elf/rtld-libc/rtld_libc.c Sun Jun 30 14:04:30 2019 (r349555) @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright 2019 Alex Richadson <arichard...@freebsd.org> + * Copyright 2019 Alex Richardson <arichard...@freebsd.org> * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory (Department of Computer Science and Modified: head/libexec/rtld-elf/rtld-libc/rtld_libc.h ============================================================================== --- head/libexec/rtld-elf/rtld-libc/rtld_libc.h Sun Jun 30 11:49:58 2019 (r349554) +++ head/libexec/rtld-elf/rtld-libc/rtld_libc.h Sun Jun 30 14:04:30 2019 (r349555) @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright 2019 Alex Richadson <arichard...@freebsd.org> + * Copyright 2019 Alex Richardson <arichard...@freebsd.org> * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory (Department of Computer Science and Modified: head/libexec/rtld-elf/rtld-libc/un-namespace.h ============================================================================== --- head/libexec/rtld-elf/rtld-libc/un-namespace.h Sun Jun 30 11:49:58 2019 (r349554) +++ head/libexec/rtld-elf/rtld-libc/un-namespace.h Sun Jun 30 14:04:30 2019 (r349555) @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright 2019 Alex Richadson <arichard...@freebsd.org> + * Copyright 2019 Alex Richardson <arichard...@freebsd.org> * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory (Department of Computer Science and _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"