aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu.c')
-rw-r--r--src/menu.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/menu.c b/src/menu.c
index 9f616f7f6c9..851f1ac804b 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -1,5 +1,7 @@
1/* Platform-independent code for terminal communications. 1/* Platform-independent code for terminal communications.
2 Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011 Free Software Foundation, Inc. 2
3Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011
4 Free Software Foundation, Inc.
3 5
4This file is part of GNU Emacs. 6This file is part of GNU Emacs.
5 7