aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emacs-module.c')
-rw-r--r--src/emacs-module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacs-module.c b/src/emacs-module.c
index 76229137d87..bbb0e3dadd9 100644
--- a/src/emacs-module.c
+++ b/src/emacs-module.c
@@ -1,6 +1,6 @@
1/* emacs-module.c - Module loading and runtime implementation 1/* emacs-module.c - Module loading and runtime implementation
2 2
3Copyright (C) 2015-2019 Free Software Foundation, Inc. 3Copyright (C) 2015-2020 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6