diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 07:39:17 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 07:39:17 +0000 |
commit | 4da38c632161867e914b3a13dc760f8019255f94 (patch) | |
tree | e671154ab2f52e0b1537f15c3ed79b6211cf8f9c /lib/stdbit.c | |
parent | 5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff) | |
download | emacs-4da38c632161867e914b3a13dc760f8019255f94.tar.gz emacs-4da38c632161867e914b3a13dc760f8019255f94.tar.bz2 emacs-4da38c632161867e914b3a13dc760f8019255f94.zip |
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'lib/stdbit.c')
-rw-r--r-- | lib/stdbit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdbit.c b/lib/stdbit.c index b9c52698e91..e1dfdd6f700 100644 --- a/lib/stdbit.c +++ b/lib/stdbit.c @@ -1,6 +1,6 @@ /* Support C23 bit and byte utilities on non-C23 platforms. - Copyright 2024 Free Software Foundation, Inc. + Copyright 2024-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |