chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
5b59e22
)
Reformat the LGPL notice slightly.
author
mdw
<mdw>
Fri, 14 May 1999 18:51:42 +0000
(18:51 +0000)
committer
mdw
<mdw>
Fri, 14 May 1999 18:51:42 +0000
(18:51 +0000)
mdwopt.c
patch
|
blob
|
blame
|
history
mdwopt.h
patch
|
blob
|
blame
|
history
diff --git
a/mdwopt.c
b/mdwopt.c
index e8e167cbb7e5ddfa4e32cfb8a0cceffff1bdac2c..54fca6132c1b19ab116d72e370ab82022154279f 100644
(file)
--- a/
mdwopt.c
+++ b/
mdwopt.c
@@
-1,6
+1,6
@@
/* -*-c-*-
*
/* -*-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@
*
*
* Options parsing, similar to GNU @getopt_long@
*
@@
-22,13
+22,17
@@
* GNU Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* 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 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.
*
* Revision 1.2 1999/05/13 22:57:23 mdw
* Change `-ise' to `-ize' throughout.
*
diff --git
a/mdwopt.h
b/mdwopt.h
index ef508b306520f37f6beb699c0fdb2a54b12a0506..5ac9d80a9b94a5329efde4510571bfd17ec79c19 100644
(file)
--- a/
mdwopt.h
+++ b/
mdwopt.h
@@
-1,6
+1,6
@@
/* -*-c-*-
*
/* -*-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@
*
*
* Options parsing, similar to GNU @getopt_long@
*
@@
-22,13
+22,17
@@
* GNU Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* 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 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.
*
* Revision 1.2 1999/05/13 22:57:23 mdw
* Change `-ise' to `-ize' throughout.
*