summaryrefslogtreecommitdiffstats
path: root/gl/dynarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/dynarray.h')
-rw-r--r--gl/dynarray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/dynarray.h b/gl/dynarray.h
index ec64273..ca6439d 100644
--- a/gl/dynarray.h
+++ b/gl/dynarray.h
@@ -1,5 +1,5 @@
1/* Type-safe arrays which grow dynamically. 1/* Type-safe arrays which grow dynamically.
2 Copyright 2021 Free Software Foundation, Inc. 2 Copyright 2021-2022 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