]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/mf_common.h
ncurses 5.4
[ncurses.git] / menu / mf_common.h
index 40ed1e29c4a616bf5919f2c52850b426823911f5..b9073c816e84378a9b38893f7533b6ae055eb215 100644 (file)
@@ -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            *
 
 /****************************************************************************
  *   Author:  Juergen Pfeifer, 1995,1997                                    *
- *   Contact: http://www.familiepfeifer.de/Contact.aspx?Lang=en             *
  ****************************************************************************/
 
+/* $Id: mf_common.h,v 0.19 2003/10/25 15:24:29 tom Exp $ */
+
 /* Common internal header for menu and form library */
 
 #ifndef MF_COMMON_H_incl