diff options
Diffstat (limited to 'lib/filemode.h')
| -rw-r--r-- | lib/filemode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/filemode.h b/lib/filemode.h index 5ae9da0ebe3..8b8464f220a 100644 --- a/lib/filemode.h +++ b/lib/filemode.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Make a string describing file modes. | 1 | /* Make a string describing file modes. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998-1999, 2003, 2006, 2009-2019 Free Software Foundation, | 3 | Copyright (C) 1998-1999, 2003, 2006, 2009-2020 Free Software |
| 4 | 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 |