aboutsummaryrefslogtreecommitdiffstats
path: root/lib/allocator.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/allocator.c')
-rw-r--r--lib/allocator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/allocator.c b/lib/allocator.c
index 42c891805d1..922be1fce8d 100644
--- a/lib/allocator.c
+++ b/lib/allocator.c
@@ -1,6 +1,6 @@
1/* Memory allocators such as malloc+free. 1/* Memory allocators such as malloc+free.
2 2
3 Copyright (C) 2011-2022 Free Software Foundation, Inc. 3 Copyright (C) 2011-2023 Free Software Foundation, Inc.
4 4
5 This file is free software: you can redistribute it and/or modify 5 This file is free software: you can redistribute it and/or modify
6 it under the terms of the GNU Lesser General Public License as 6 it under the terms of the GNU Lesser General Public License as