summaryrefslogtreecommitdiffstats
path: root/gl/glthread/once.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/glthread/once.h')
-rw-r--r--gl/glthread/once.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/glthread/once.h b/gl/glthread/once.h
index 943bd7a2..b6d9ab40 100644
--- a/gl/glthread/once.h
+++ b/gl/glthread/once.h
@@ -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