diff options
| author | Paul Eggert | 2026-01-19 10:40:06 -0800 |
|---|---|---|
| committer | Paul Eggert | 2026-01-19 12:49:16 -0800 |
| commit | 4a0919df7f15c4322b983a913a429dc7d52b0bdc (patch) | |
| tree | 9ab9054931f8a664f4f8e887bfd932dfd9d034b1 /lib/diffseq.h | |
| parent | c0afab671cfba7f9ce5610dbd0b2901506ee0862 (diff) | |
| download | emacs-4a0919df7f15c4322b983a913a429dc7d52b0bdc.tar.gz emacs-4a0919df7f15c4322b983a913a429dc7d52b0bdc.zip | |
Update from Gnulib by running admin/merge-gnulib
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 a5ae7a46af0..cf710a316f8 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-2026 Free | 3 | Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2026 Free Software |
| 4 | Software Foundation, Inc. | 4 | 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 |