diff options
Diffstat (limited to 'usr.bin/grep/grep.h')
-rw-r--r-- | usr.bin/grep/grep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/grep/grep.h b/usr.bin/grep/grep.h index cf4443d..5235e021 100644 --- a/usr.bin/grep/grep.h +++ b/usr.bin/grep/grep.h @@ -2,7 +2,7 @@ /* $FreeBSD$ */ /*- - * 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-2009 Gabor Kovesdan <gabor@FreeBSD.org> * All rights reserved. * |