Skip to content

Commit e840df0

Browse files
committed
copyright: correct new-file attribution to the actual author
1 parent da6926b commit e840df0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

core/numa.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/numa.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-numa.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)