diff options
Diffstat (limited to 'src/basic/ether-addr-util.h')
-rw-r--r-- | src/basic/ether-addr-util.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/basic/ether-addr-util.h b/src/basic/ether-addr-util.h index f02cefead3..f12f1215d2 100644 --- a/src/basic/ether-addr-util.h +++ b/src/basic/ether-addr-util.h @@ -1,9 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright © 2014 Tom Gundersen -***/ #include <net/ethernet.h> #include <stdbool.h> |