diff options
Diffstat (limited to 'src/basic/ether-addr-util.h')
-rw-r--r-- | src/basic/ether-addr-util.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/basic/ether-addr-util.h b/src/basic/ether-addr-util.h index f7e0de54cc..f02cefead3 100644 --- a/src/basic/ether-addr-util.h +++ b/src/basic/ether-addr-util.h @@ -2,9 +2,7 @@ #pragma once /*** - This file is part of systemd. - - Copyright 2014 Tom Gundersen + Copyright © 2014 Tom Gundersen ***/ #include <net/ethernet.h> |