summaryrefslogtreecommitdiffstats
path: root/gl/glthread/once.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/glthread/once.c')
-rw-r--r--gl/glthread/once.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/glthread/once.c b/gl/glthread/once.c
index 53211af8..b72a4a20 100644
--- a/gl/glthread/once.c
+++ b/gl/glthread/once.c
@@ -1,5 +1,5 @@
1/* Once-only initialization in multithreaded situations. 1/* Once-only initialization in multithreaded situations.
2 Copyright (C) 2005-2025 Free Software Foundation, Inc. 2 Copyright (C) 2005-2026 Free Software Foundation, Inc.
3 3
4 This file is free software: you can redistribute it and/or modify 4 This file is free software: you can redistribute it and/or modify
5 it under the terms of the GNU Lesser General Public License as 5 it under the terms of the GNU Lesser General Public License as