aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib.c
diff options
context:
space:
mode:
authorPaul Eggert2025-01-01 07:39:17 +0000
committerPaul Eggert2025-01-01 07:39:17 +0000
commit4da38c632161867e914b3a13dc760f8019255f94 (patch)
treee671154ab2f52e0b1537f15c3ed79b6211cf8f9c /lib/stdlib.c
parent5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff)
downloademacs-4da38c632161867e914b3a13dc760f8019255f94.tar.gz
emacs-4da38c632161867e914b3a13dc760f8019255f94.zip
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'lib/stdlib.c')
-rw-r--r--lib/stdlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib.c b/lib/stdlib.c
index 6f70fa4bbda..6a06f5ba93c 100644
--- a/lib/stdlib.c
+++ b/lib/stdlib.c
@@ -1,6 +1,6 @@
1/* Inline functions for <stdlib.h>. 1/* Inline functions for <stdlib.h>.
2 2
3 Copyright (C) 2024 Free Software Foundation, Inc. 3 Copyright (C) 2024-2025 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