Skip to content

Commit f330d69

Browse files
committed
test*: update copyright year to 2025
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
1 parent 3f76f8b commit f330d69

6 files changed

Lines changed: 6 additions & 6 deletions

test/test-acl-cmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

test/test-pthread-barrier.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

test/test-pthread-prio-inherit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

test/test-pthread-prio-none.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

test/test-pthread-prio-protect.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

test/test-sync_val_compare_and_swap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2024 Colin Ian King
2+
* Copyright (C) 2024-2025 Colin Ian King
33
*
44
* This program is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)