diff options
Diffstat (limited to 'oldXMenu/SetSel.c')
| -rw-r--r-- | oldXMenu/SetSel.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/oldXMenu/SetSel.c b/oldXMenu/SetSel.c index 06e2c76069f..5910354b966 100644 --- a/oldXMenu/SetSel.c +++ b/oldXMenu/SetSel.c | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | #include "copyright.h" | 1 | #include "copyright.h" |
| 2 | 2 | ||
| 3 | /* Copyright Massachusetts Institute of Technology 1985 */ | 3 | /* Copyright Massachusetts Institute of Technology 1985 */ |
| 4 | /* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. */ | 4 | /* Copyright (C) 2002, 2003, 2004, 2005, |
| 5 | 2006 Free Software Foundation, Inc. */ | ||
| 5 | 6 | ||
| 6 | /* | 7 | /* |
| 7 | * XMenu: MIT Project Athena, X Window system menu package | 8 | * XMenu: MIT Project Athena, X Window system menu package |