aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diffseq.h
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/diffseq.h
parent5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff)
downloademacs-4da38c632161867e914b3a13dc760f8019255f94.tar.gz
emacs-4da38c632161867e914b3a13dc760f8019255f94.zip
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'lib/diffseq.h')
-rw-r--r--lib/diffseq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h
index c9369e44100..9ce6e7c275e 100644
--- a/lib/diffseq.h
+++ b/lib/diffseq.h
@@ -1,7 +1,7 @@
1/* Analyze differences between two vectors. 1/* Analyze differences between two vectors.
2 2
3 Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2024 Free Software 3 Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2025 Free
4 Foundation, Inc. 4 Software Foundation, Inc.
5 5
6 This program is free software: you can redistribute it and/or modify 6 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 7 it under the terms of the GNU General Public License as published by