diff options
Diffstat (limited to 'lib/diffseq.h')
-rw-r--r-- | lib/diffseq.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h index eb646b58cce..0f76ea1d5ad 100644 --- a/lib/diffseq.h +++ b/lib/diffseq.h @@ -1,11 +1,11 @@ /* Analyze differences between two vectors. - Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2022 Free - Software Foundation, Inc. + Copyright (C) 1988-1989, 1992-1995, 2001-2004, 2006-2022 Free Software + Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |