diff options
Diffstat (limited to 'oldXMenu/insque.c')
-rw-r--r-- | oldXMenu/insque.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c index aebee231344..2e90e9a80b2 100644 --- a/oldXMenu/insque.c +++ b/oldXMenu/insque.c @@ -1,5 +1,6 @@ -/* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +/* +Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, + 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |