aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/comp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/comp.c b/src/comp.c
index b1083355607..bf1ff3be5d5 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -1,6 +1,8 @@
1/* Compile byte code produced by bytecomp.el into native code. 1/* Compile byte code produced by bytecomp.el into native code.
2 Copyright (C) 2019 Free Software Foundation, Inc. 2 Copyright (C) 2019 Free Software Foundation, Inc.
3 3
4Author: Andrea Corallo <akrl@sdf.org>
5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7
6GNU Emacs is free software: you can redistribute it and/or modify 8GNU Emacs is free software: you can redistribute it and/or modify