aboutsummaryrefslogtreecommitdiffstats
path: root/src/bignum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bignum.c')
-rw-r--r--src/bignum.c2
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
3Copyright 2018-2019 Free Software Foundation, Inc. 3Copyright 2018-2020 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6