diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-01 16:20:57 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-01 16:20:57 +0100 |
commit | 438dba06da3d5d2e2f80f1f8ac074fcaaa7d506c (patch) | |
tree | 3b037b0bb5002d5dcbb5c6070c0095a3ad2624b7 /tests/bre.awk | |
parent | 60a7e46a1c3ff186c373e776958ea02437b686ef (diff) | |
download | grep-438dba06da3d5d2e2f80f1f8ac074fcaaa7d506c.tar.gz |
maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
Diffstat (limited to 'tests/bre.awk')
-rw-r--r-- | tests/bre.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bre.awk b/tests/bre.awk index 85b5ed33..9be5244f 100644 --- a/tests/bre.awk +++ b/tests/bre.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2001, 2006, 2009 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |