summaryrefslogtreecommitdiff
path: root/tests/posix-bracket
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 /tests/posix-bracket
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 'tests/posix-bracket')
-rwxr-xr-xtests/posix-bracket2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix-bracket b/tests/posix-bracket
index d9d1d845..4d541126 100755
--- a/tests/posix-bracket
+++ b/tests/posix-bracket
@@ -1,7 +1,7 @@
#!/bin/sh
# Check various bracket expressions in the POSIX locale.
-# Copyright 2014 Free Software Foundation, Inc.
+# Copyright 2014-2015 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