Skip to content

Commit 4429039

Browse files
committed
copyright: correct new-file attribution to the actual author
1 parent 425c77c commit 4429039

5 files changed

Lines changed: 5 additions & 5 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-alloc.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-numa-mempolicy.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-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)