summaryrefslogtreecommitdiff
path: root/src/threadpool.c
diff options
context:
space:
mode:
author@syxhe <https://t.me/syxhe>2026-01-14 16:17:47 -0600
committer@syxhe <https://t.me/syxhe>2026-01-14 16:17:47 -0600
commitc4b9503b3e3331c09712810910d2b36f52d98ada (patch)
treeaf96c657c0e30b8b7f2e2456c9237a1059d8202e /src/threadpool.c
parent9edd12e87874eabdc74e45359a5228558e124c98 (diff)
Change to the Simplified BSD License
Diffstat (limited to 'src/threadpool.c')
-rw-r--r--src/threadpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threadpool.c b/src/threadpool.c
index 8c6b243..c345aef 100644
--- a/src/threadpool.c
+++ b/src/threadpool.c
@@ -5,7 +5,7 @@
5 * @version 0.1 5 * @version 0.1
6 * @date 2025-06-09 6 * @date 2025-06-09
7 * 7 *
8 * @copyright Copyright (c) 2025 8 * @copyright Copyright (c) 2026, [Simplified BSD License](../../LICENSE)
9 * 9 *
10 */ 10 */
11 11