summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 18:49:40 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 18:55:33 -0800
commitd433dad3f4183eba763f73345055ba4800cdef43 (patch)
treea10ed0149b01070a390f21e00061481e6594d4fd /m4
parent4aed929ac46fae52b47990190d3ffa16fae233b0 (diff)
downloadgrep-d433dad3f4183eba763f73345055ba4800cdef43.tar.gz
maint: update copyright year ranges to include 2015
Run "make update-copyright". Also, ... * grep.texi: Update manually, converting each "--" to "-".
Diffstat (limited to 'm4')
-rw-r--r--m4/pcre.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/pcre.m4 b/m4/pcre.m4
index a0b2b681..99c7446c 100644
--- a/m4/pcre.m4
+++ b/m4/pcre.m4
@@ -1,7 +1,7 @@
# pcre.m4 - check for libpcre support
# serial 1
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-2015 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.