summaryrefslogtreecommitdiff
path: root/src/grep.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 20:34:39 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 20:36:23 -0800
commit45e1158a4bb44e507239274535290db61dd27577 (patch)
treebb598ff59d8730fe2e1d74402e98478454eafe3c /src/grep.c
parent247e2575632a19155e10872d3703c499df4736f7 (diff)
downloadgrep-45e1158a4bb44e507239274535290db61dd27577.tar.gz
maint: update copyright dates
Diffstat (limited to 'src/grep.c')
-rw-r--r--src/grep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grep.c b/src/grep.c
index 40ddfea0..95ee5f00 100644
--- a/src/grep.c
+++ b/src/grep.c
@@ -1,5 +1,5 @@
/* grep.c - main driver file for grep.
- Copyright (C) 1992, 1997-2002, 2004-2022 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1997-2002, 2004-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by