summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2025-01-01 07:39:17 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2025-01-01 07:39:17 +0000
commit4da38c632161867e914b3a13dc760f8019255f94 (patch)
treee671154ab2f52e0b1537f15c3ed79b6211cf8f9c /autogen.sh
parent5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff)
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index f56966ae0d1..00c20c73263 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
### autogen.sh - tool to help build Emacs from a repository checkout
-## Copyright (C) 2011-2024 Free Software Foundation, Inc.
+## Copyright (C) 2011-2025 Free Software Foundation, Inc.
## Author: Glenn Morris <rgm@gnu.org>
## Maintainer: emacs-devel@gnu.org