Reformat the LGPL notice slightly.
authormdw <mdw>
Fri, 14 May 1999 18:51:42 +0000 (18:51 +0000)
committermdw <mdw>
Fri, 14 May 1999 18:51:42 +0000 (18:51 +0000)
mdwopt.c
mdwopt.h

index e8e167c..54fca61 100644 (file)
--- a/mdwopt.c
+++ b/mdwopt.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mdwopt.c,v 1.2 1999/05/13 22:57:23 mdw Exp $
+ * $Id: mdwopt.c,v 1.3 1999/05/14 18:51:42 mdw Exp $
  *
  * Options parsing, similar to GNU @getopt_long@
  *
  * GNU Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with `mdwopt'; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * License 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.c,v $
+ * Revision 1.3  1999/05/14 18:51:42  mdw
+ * Reformat the LGPL notice slightly.
+ *
  * Revision 1.2  1999/05/13 22:57:23  mdw
  * Change `-ise' to `-ize' throughout.
  *
index ef508b3..5ac9d80 100644 (file)
--- a/mdwopt.h
+++ b/mdwopt.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mdwopt.h,v 1.2 1999/05/13 22:57:23 mdw Exp $
+ * $Id: mdwopt.h,v 1.3 1999/05/14 18:51:42 mdw Exp $
  *
  * Options parsing, similar to GNU @getopt_long@
  *
  * GNU Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with `mdwopt'; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * License 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.3  1999/05/14 18:51:42  mdw
+ * Reformat the LGPL notice slightly.
+ *
  * Revision 1.2  1999/05/13 22:57:23  mdw
  * Change `-ise' to `-ize' throughout.
  *