diff options
Diffstat (limited to 'usr.bin/grep/file.c')
-rw-r--r-- | usr.bin/grep/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/grep/file.c b/usr.bin/grep/file.c index 51be53d..d19d57c 100644 --- a/usr.bin/grep/file.c +++ b/usr.bin/grep/file.c @@ -1,7 +1,7 @@ /* $OpenBSD: file.c,v 1.11 2010/07/02 20:48:48 nicm Exp $ */ /*- - * Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav + * Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav * Copyright (C) 2008-2010 Gabor Kovesdan <gabor@FreeBSD.org> * Copyright (C) 2010 Dimitry Andric <dimitry@andric.com> * All rights reserved. |