summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2025-01-02 18:32:51 +0100
committerStefan Kangas <stefankangas@gmail.com>2025-01-02 18:39:42 +0100
commit7fa975adbce3f2ce4ba40ea52110b992a52262b6 (patch)
tree98080d2e47eb14293bd131fe22e04f050759ff6f /make-dist
parentafe776051ec84c4bb37fc20b8dcfff3b1c81018e (diff)
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index c8b0fcf4f24..ba82b261743 100755
--- a/make-dist
+++ b/make-dist
@@ -1,7 +1,7 @@
#!/bin/sh
### make-dist: create an Emacs distribution tar file from current srcdir
-## Copyright (C) 1995, 1997-1998, 2000-2024 Free Software Foundation,
+## Copyright (C) 1995, 1997-1998, 2000-2025 Free Software Foundation,
## Inc.
## This file is part of GNU Emacs.