Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/glob.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- src/lib/libc/gen/glob.c 1997/10/22 06:37:50 1.10 +++ src/lib/libc/gen/glob.c 2003/12/04 23:39:18 1.11 @@ -1,7 +1,7 @@ -/* $NetBSD: glob.c,v 1.10 1997/10/22 06:37:50 thorpej Exp $ */ +/* $NetBSD: glob.c,v 1.11 2003/12/04 23:39:18 keihan Exp $ */ /* - * Written by Jason R. Thorpe , October 21, 1997. + * Written by Jason R. Thorpe , October 21, 1997. * Public domain. */