diff options
Diffstat (limited to 'shared/nm-utils/unaligned.h')
| -rw-r--r-- | shared/nm-utils/unaligned.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/nm-utils/unaligned.h b/shared/nm-utils/unaligned.h index 965a5fe9..e62188d1 100644 --- a/shared/nm-utils/unaligned.h +++ b/shared/nm-utils/unaligned.h @@ -1,10 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright © 2014 Tom Gundersen -***/ - #include <endian.h> #include <stdint.h> |