diff options
Diffstat (limited to 'src/network/netdev')
34 files changed, 0 insertions, 68 deletions
diff --git a/src/network/netdev/bond.c b/src/network/netdev/bond.c index 166e95217..f1a008455 100644 --- a/src/network/netdev/bond.c +++ b/src/network/netdev/bond.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> Copyright 2014 Susant Sahani ***/ diff --git a/src/network/netdev/bond.h b/src/network/netdev/bond.h index ed8cc9709..a94a6ce9f 100644 --- a/src/network/netdev/bond.h +++ b/src/network/netdev/bond.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/bridge.c b/src/network/netdev/bridge.c index 967c2dfc7..30f9d8310 100644 --- a/src/network/netdev/bridge.c +++ b/src/network/netdev/bridge.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> Copyright 2014 Susant Sahani ***/ diff --git a/src/network/netdev/bridge.h b/src/network/netdev/bridge.h index ba8a9b5ba..28007620e 100644 --- a/src/network/netdev/bridge.h +++ b/src/network/netdev/bridge.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/dummy.c b/src/network/netdev/dummy.c index 26f58a52a..7361d34c0 100644 --- a/src/network/netdev/dummy.c +++ b/src/network/netdev/dummy.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Susant Sahani <susant@redhat.com> Copyright 2014 Tom Gundersen ***/ diff --git a/src/network/netdev/dummy.h b/src/network/netdev/dummy.h index 61ad44e61..dc0bb67eb 100644 --- a/src/network/netdev/dummy.h +++ b/src/network/netdev/dummy.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/geneve.c b/src/network/netdev/geneve.c index 4e865553e..f64547c76 100644 --- a/src/network/netdev/geneve.c +++ b/src/network/netdev/geneve.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Susant Sahani ***/ diff --git a/src/network/netdev/geneve.h b/src/network/netdev/geneve.h index 77f1d3d30..fe0ef8462 100644 --- a/src/network/netdev/geneve.h +++ b/src/network/netdev/geneve.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2017 Susant Sahani ***/ diff --git a/src/network/netdev/ipvlan.c b/src/network/netdev/ipvlan.c index 77cfc67e5..85396cffd 100644 --- a/src/network/netdev/ipvlan.c +++ b/src/network/netdev/ipvlan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013-2015 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/ipvlan.h b/src/network/netdev/ipvlan.h index b1d32d10e..3294e4ca3 100644 --- a/src/network/netdev/ipvlan.h +++ b/src/network/netdev/ipvlan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014-2015 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/macvlan.c b/src/network/netdev/macvlan.c index 2160fffc4..33eaa5e25 100644 --- a/src/network/netdev/macvlan.c +++ b/src/network/netdev/macvlan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/macvlan.h b/src/network/netdev/macvlan.h index 864d19032..41f2519cf 100644 --- a/src/network/netdev/macvlan.h +++ b/src/network/netdev/macvlan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/netdev.c b/src/network/netdev/netdev.c index bff478f96..eb24b7f54 100644 --- a/src/network/netdev/netdev.c +++ b/src/network/netdev/netdev.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/netdev.h b/src/network/netdev/netdev.h index fa90b14f8..91c86dfb9 100644 --- a/src/network/netdev/netdev.h +++ b/src/network/netdev/netdev.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/netdevsim.c b/src/network/netdev/netdevsim.c index 857a63f3d..9fd31a046 100644 --- a/src/network/netdev/netdevsim.c +++ b/src/network/netdev/netdevsim.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2018 Susant Sahani ***/ diff --git a/src/network/netdev/netdevsim.h b/src/network/netdev/netdevsim.h index 1e560279f..d5f738280 100644 --- a/src/network/netdev/netdevsim.h +++ b/src/network/netdev/netdevsim.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2018 Susant Sahani ***/ diff --git a/src/network/netdev/tunnel.c b/src/network/netdev/tunnel.c index 2589ea13f..bd9d00bda 100644 --- a/src/network/netdev/tunnel.c +++ b/src/network/netdev/tunnel.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Susant Sahani ***/ diff --git a/src/network/netdev/tunnel.h b/src/network/netdev/tunnel.h index 22f2def11..60ec64008 100644 --- a/src/network/netdev/tunnel.h +++ b/src/network/netdev/tunnel.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/tuntap.c b/src/network/netdev/tuntap.c index 3dd962440..9eb6dc596 100644 --- a/src/network/netdev/tuntap.c +++ b/src/network/netdev/tuntap.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Susant Sahani <susant@redhat.com> ***/ diff --git a/src/network/netdev/tuntap.h b/src/network/netdev/tuntap.h index 14ebcdc34..99c6fe7c1 100644 --- a/src/network/netdev/tuntap.h +++ b/src/network/netdev/tuntap.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/vcan.c b/src/network/netdev/vcan.c index 8d825690a..33327a175 100644 --- a/src/network/netdev/vcan.c +++ b/src/network/netdev/vcan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Susant Sahani ***/ diff --git a/src/network/netdev/vcan.h b/src/network/netdev/vcan.h index 9a434abd0..6bc0c8ef6 100644 --- a/src/network/netdev/vcan.h +++ b/src/network/netdev/vcan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Susant Sahani ***/ diff --git a/src/network/netdev/veth.c b/src/network/netdev/veth.c index b52a57ebe..24457c00f 100644 --- a/src/network/netdev/veth.c +++ b/src/network/netdev/veth.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Susant Sahani <susant@redhat.com> ***/ diff --git a/src/network/netdev/veth.h b/src/network/netdev/veth.h index 90cd5d42d..034a9c8a4 100644 --- a/src/network/netdev/veth.h +++ b/src/network/netdev/veth.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/vlan.c b/src/network/netdev/vlan.c index cf32710e3..055fe7681 100644 --- a/src/network/netdev/vlan.c +++ b/src/network/netdev/vlan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/vlan.h b/src/network/netdev/vlan.h index d05b8a5df..a78053ae0 100644 --- a/src/network/netdev/vlan.h +++ b/src/network/netdev/vlan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/vrf.c b/src/network/netdev/vrf.c index 0825695d6..ec3390e2a 100644 --- a/src/network/netdev/vrf.c +++ b/src/network/netdev/vrf.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Andreas Rammhold <andreas@rammhold.de> ***/ diff --git a/src/network/netdev/vrf.h b/src/network/netdev/vrf.h index e8effb805..feb6f6ef8 100644 --- a/src/network/netdev/vrf.h +++ b/src/network/netdev/vrf.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Andreas Rammhold <andreas@rammhold.de> ***/ diff --git a/src/network/netdev/vxcan.c b/src/network/netdev/vxcan.c index 7cae934f6..512381c7b 100644 --- a/src/network/netdev/vxcan.c +++ b/src/network/netdev/vxcan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Susant Sahani ***/ diff --git a/src/network/netdev/vxcan.h b/src/network/netdev/vxcan.h index a8af01ba3..e835c3f3c 100644 --- a/src/network/netdev/vxcan.h +++ b/src/network/netdev/vxcan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2017 Susant Sahani ***/ diff --git a/src/network/netdev/vxlan.c b/src/network/netdev/vxlan.c index ce9d27577..59a629bf4 100644 --- a/src/network/netdev/vxlan.c +++ b/src/network/netdev/vxlan.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Susant Sahani ***/ diff --git a/src/network/netdev/vxlan.h b/src/network/netdev/vxlan.h index 6ab58c55e..09d0a263d 100644 --- a/src/network/netdev/vxlan.h +++ b/src/network/netdev/vxlan.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen <teg@jklm.no> ***/ diff --git a/src/network/netdev/wireguard.c b/src/network/netdev/wireguard.c index c79f2d283..d534e9712 100644 --- a/src/network/netdev/wireguard.c +++ b/src/network/netdev/wireguard.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016-2017 Jörg Thalheim <joerg@thalheim.io> Copyright 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. ***/ diff --git a/src/network/netdev/wireguard.h b/src/network/netdev/wireguard.h index b6bdeeae4..906a12889 100644 --- a/src/network/netdev/wireguard.h +++ b/src/network/netdev/wireguard.h @@ -1,8 +1,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Jörg Thalheim <joerg@thalheim.io> ***/ |