diff options
Diffstat (limited to 'src/widget.h')
| -rw-r--r-- | src/widget.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widget.h b/src/widget.h index 00d743234c0..b6c5e9f0bcb 100644 --- a/src/widget.h +++ b/src/widget.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* The emacs frame widget public header file. | 1 | /* The emacs frame widget public header file. |
| 2 | Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2002, 2003, 2004, 2005, |
| 3 | 2006 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||