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