diff options
| author | Sean Whitton | 2026-01-01 12:54:34 +0000 |
|---|---|---|
| committer | Sean Whitton | 2026-01-01 12:54:34 +0000 |
| commit | c31f6adc31d48076c63ad82b83b2970e1b0d7b9b (patch) | |
| tree | 33f5b9d12ef31f91b4c417523106e93a7cff7b2b /lib/diffseq.h | |
| parent | 4771cd2e5835efb6cfbc2efe2287ff58e7b5b6dc (diff) | |
| download | emacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.tar.gz emacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.zip | |
; Add 2026 to copyright years.
Diffstat (limited to 'lib/diffseq.h')
| -rw-r--r-- | lib/diffseq.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h index b4959813d7f..a5ae7a46af0 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-2025 Free Software | 3 | Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2026 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 |