diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2015-03-31 12:53:07 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2015-03-31 12:53:07 +0000 |
| commit | f5f299c30b06231b26b983ed5d5b82c1acb14494 (patch) | |
| tree | 31fff0e2432bec7be960cb49db72ae861fd2368f /libexec | |
| parent | 90120cf6e612e5b16cfc82a98422645a92299af7 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/aarch64/reloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/aarch64/reloc.c b/libexec/rtld-elf/aarch64/reloc.c index 4359aae9a5320..9429bf778bc23 100644 --- a/libexec/rtld-elf/aarch64/reloc.c +++ b/libexec/rtld-elf/aarch64/reloc.c @@ -1,5 +1,5 @@ /*- - * Copytight (c) 2014-2015 The FreeBSD Foundation + * Copyright (c) 2014-2015 The FreeBSD Foundation * All rights reserved. * * Portions of this software were developed by Andrew Turner |
