diff options
Diffstat (limited to 'usr.bin/grep/util.c')
| -rw-r--r-- | usr.bin/grep/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/grep/util.c b/usr.bin/grep/util.c index 6d20ef35454e..2fc0016c1025 100644 --- a/usr.bin/grep/util.c +++ b/usr.bin/grep/util.c @@ -5,6 +5,7 @@ /*- * Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav * Copyright (C) 2008-2010 Gabor Kovesdan <gabor@FreeBSD.org> + * Copyright (C) 2017 Kyle Evans <kevans91@ksu.edu> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
