Skip to content

Commit 1ef2c3a

Browse files
committed
copyright: correct new IPv6/DHCPv6 file attribution to the actual author
1 parent 5368b2e commit 1ef2c3a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

bsd/porting/dhcp6.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2026 Waldemar Kozaczuk
2+
* Copyright (C) 2026 Greg Burd
33
*
44
* This work is open source software, licensed under the terms of the
55
* BSD license as described in the LICENSE file in the top-level directory.

include/osv/dhcp6.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2026 Waldemar Kozaczuk
2+
* Copyright (C) 2026 Greg Burd
33
*
44
* This work is open source software, licensed under the terms of the
55
* BSD license as described in the LICENSE file in the top-level directory.

tests/tst-ifaddr-dump.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2026 Waldemar Kozaczuk
2+
* Copyright (C) 2026 Greg Burd
33
*
44
* This work is open source software, licensed under the terms of the
55
* BSD license as described in the LICENSE file in the top-level directory.

tests/tst-ipv6-internet.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2026 Waldemar Kozaczuk
2+
* Copyright (C) 2026 Greg Burd
33
*
44
* This work is open source software, licensed under the terms of the
55
* BSD license as described in the LICENSE file in the top-level directory.

tests/tst-tcp-v6-smoke.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2026 Waldemar Kozaczuk
2+
* Copyright (C) 2026 Greg Burd
33
*
44
* This work is open source software, licensed under the terms of the
55
* BSD license as described in the LICENSE file in the top-level directory.

0 commit comments

Comments
 (0)