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