X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fm_win.c;h=7e0e212c5d88805f7abe682b8289651d5e1732c8;hp=5fe760c8a4da40066e2297db3ffd5abde8c46842;hb=refs%2Ftags%2Fv5.4;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/menu/m_win.c b/menu/m_win.c index 5fe760c8..7e0e212c 100644 --- a/menu/m_win.c +++ b/menu/m_win.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998,2000 Free Software Foundation, Inc. * + * Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -28,7 +28,6 @@ /**************************************************************************** * Author: Juergen Pfeifer, 1995,1997 * - * Contact: http://www.familiepfeifer.de/Contact.aspx?Lang=en * ****************************************************************************/ /*************************************************************************** @@ -38,7 +37,7 @@ #include "menu.priv.h" -MODULE_ID("$Id: m_win.c,v 1.11 2002/07/06 15:22:16 juergen Exp $") +MODULE_ID("$Id: m_win.c,v 1.12 2003/10/25 15:23:42 tom Exp $") /*--------------------------------------------------------------------------- | Facility : libnmenu