summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex10.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-09-06 16:37:00 -0700
committerJim Meyering <meyering@fb.com>2014-11-30 18:59:32 -0800
commitd15bafd70476bdf29d007b0ab5097669f50927c0 (patch)
tree8af99d33869406c1318c69005395bc976435cac1 /testsuite/bug-regex10.c
parentd0c7a7dc82cf80af2d831f82deea1e29faf92e86 (diff)
downloadsed-d15bafd70476bdf29d007b0ab5097669f50927c0.tar.gz
maint: update copyright dates; use gnulib's update-copyright module
* bootstrap.conf (gnulib_modules): Add update-copyright. Then, run "make update-copyright". * Makefile.am: Add copyright header.
Diffstat (limited to 'testsuite/bug-regex10.c')
-rw-r--r--testsuite/bug-regex10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/bug-regex10.c b/testsuite/bug-regex10.c
index 1a21617..8006f87 100644
--- a/testsuite/bug-regex10.c
+++ b/testsuite/bug-regex10.c
@@ -1,5 +1,5 @@
/* Test for re_match with non-zero start.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.