Sources placed under CVS control.
[become] / src / mdwopt.h
index 38e89e4..78087d6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mdwopt.h,v 1.1 1997/07/21 13:47:47 mdw Exp $
+ * $Id: mdwopt.h,v 1.2 1997/08/04 10:24:24 mdw Exp $
  *
  * Options parsing, similar to GNU @getopt_long@
  *
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with `mdwopt'; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with `mdwopt'; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: mdwopt.h,v $
- * Revision 1.1  1997/07/21 13:47:47  mdw
- * Initial revision
+ * Revision 1.2  1997/08/04 10:24:24  mdw
+ * Sources placed under CVS control.
  *
- * Revision 1.4  1997/02/26 00:39:55  mdw
- * Added GPL notice to the top.  Slight formatting changes.  Commented out
- * arguments to functions.
+ * Revision 1.4  1997/07/29 21:11:49  mdw
+ * Fixed address of the FSF.
  *
  * Revision 1.3  1996/12/31 19:41:33  mdw
  * Formatting changes.