diff options
Diffstat (limited to 'src/xmenu.c')
-rw-r--r-- | src/xmenu.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xmenu.c b/src/xmenu.c index 5276d240aa3..8ab10be8fac 100644 --- a/src/xmenu.c +++ b/src/xmenu.c @@ -1,5 +1,7 @@ /* X Communication module for terminals which understand the X protocol. - Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011 Free Software Foundation, Inc. + +Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2011 + Free Software Foundation, Inc. This file is part of GNU Emacs. |