summaryrefslogtreecommitdiff
path: root/src/systemd/src/basic/ether-addr-util.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-06-15 15:38:52 +0200
committerThomas Haller <thaller@redhat.com>2018-06-15 15:56:04 +0200
commit13f860970af1adfa58eb5d3b408a6bdfccf4e4d7 (patch)
treeaeda946c635abab5815d548149971c9c11802da2 /src/systemd/src/basic/ether-addr-util.c
parent046f7599829ddc8b77e79071c05e4f4d10c72052 (diff)
parent353810ccc15b85b4e013fcc6903913c02aca1a0c (diff)
systemd: merge branch systemd into master
Diffstat (limited to 'src/systemd/src/basic/ether-addr-util.c')
-rw-r--r--src/systemd/src/basic/ether-addr-util.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/systemd/src/basic/ether-addr-util.c b/src/systemd/src/basic/ether-addr-util.c
index 75de9a1902..6f946c3e92 100644
--- a/src/systemd/src/basic/ether-addr-util.c
+++ b/src/systemd/src/basic/ether-addr-util.c
@@ -1,8 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
/***
- This file is part of systemd.
-
- Copyright 2014 Tom Gundersen
+ Copyright © 2014 Tom Gundersen
***/
#include "nm-sd-adapt.h"