/* $Id$ */

pull/1/head
Nicholas Marriott 2009-04-29 22:45:32 +00:00
parent 8aa72ac803
commit ce989a91d1
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* $Id: fgetln.c,v 1.5 2009-04-29 22:45:32 nicm Exp $ */
/* $NetBSD: fgetln.c,v 1.3 2007/08/07 02:06:58 lukem Exp $ */
/*-

View File

@ -1,3 +1,4 @@
/* $Id: getopt.h,v 1.5 2009-04-29 22:45:32 nicm Exp $ */
/* $OpenBSD: getopt.h,v 1.2 2008/06/26 05:42:04 ray Exp $ */
/* $NetBSD: getopt.h,v 1.4 2000/07/07 10:43:54 ad Exp $ */

View File

@ -1,3 +1,4 @@
/* $Id: getopt_long.c,v 1.4 2009-04-29 22:45:32 nicm Exp $ */
/* $OpenBSD: getopt_long.c,v 1.23 2007/10/31 12:34:57 chl Exp $ */
/* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */

View File

@ -1,3 +1,4 @@
/* $Id: tree.h,v 1.3 2009-04-29 22:45:32 nicm Exp $ */
/* $OpenBSD: tree.h,v 1.11 2008/05/11 22:19:09 millert Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>