diff options
Diffstat (limited to 'src/bignum.c')
| -rw-r--r-- | src/bignum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bignum.c b/src/bignum.c index c31cf3d59a4..51d90ffaefa 100644 --- a/src/bignum.c +++ b/src/bignum.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Big numbers for Emacs. | 1 | /* Big numbers for Emacs. |
| 2 | 2 | ||
| 3 | Copyright 2018-2019 Free Software Foundation, Inc. | 3 | Copyright 2018-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||