diff options
Diffstat (limited to 'usr/src/uts/common/exec/elf/elf_notes.c')
-rw-r--r-- | usr/src/uts/common/exec/elf/elf_notes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/exec/elf/elf_notes.c b/usr/src/uts/common/exec/elf/elf_notes.c index d977d28540..6a024d0d1f 100644 --- a/usr/src/uts/common/exec/elf/elf_notes.c +++ b/usr/src/uts/common/exec/elf/elf_notes.c @@ -26,7 +26,7 @@ /* * Copyright 2012 DEY Storage Systems, Inc. All rights reserved. - * Copyright 2018, Joyent, Inc. + * Copyright 2018 Joyent, Inc. */ #include <sys/types.h> |