diff options
| author | Warner Losh <imp@FreeBSD.org> | 2019-02-05 21:28:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2019-02-05 21:28:29 +0000 |
| commit | 8590b14e9d1e6b8d5e74ec28c013f252f1fc47c0 (patch) | |
| tree | b92825e7b64e044309dfa76e67602002c2366824 /sys/mips/include | |
| parent | 2648ed9275cc3c269e88183f3bbd0cb08848f884 (diff) | |
Notes
Diffstat (limited to 'sys/mips/include')
| -rw-r--r-- | sys/mips/include/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/elf.h b/sys/mips/include/elf.h index fcc0c2546b6c..b019df7061e5 100644 --- a/sys/mips/include/elf.h +++ b/sys/mips/include/elf.h @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD * - * Copyright (c) 2013 M. Warner Losh. All Rights Reserved. + * Copyright (c) 2013 M. Warner Losh. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
