summaryrefslogtreecommitdiff
path: root/testsuite/convert-number.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 03:16:53 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 03:17:39 -0800
commit1ceaa652a5c3947122c3297d40164ad90d70ea57 (patch)
treeb40b820d6502f537443dca2f74e3438d1363d475 /testsuite/convert-number.sh
parenta14ff8c4260be97c229e3ad2348b045f1d660a99 (diff)
downloadsed-1ceaa652a5c3947122c3297d40164ad90d70ea57.tar.gz
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest. * all files: Run "make update-copyright".
Diffstat (limited to 'testsuite/convert-number.sh')
-rwxr-xr-xtestsuite/convert-number.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/convert-number.sh b/testsuite/convert-number.sh
index e80a23e..b9ceccb 100755
--- a/testsuite/convert-number.sh
+++ b/testsuite/convert-number.sh
@@ -2,7 +2,7 @@
# Test number conversion from escape sequences \xNN \oNNN \dNNN
# (compile.c:convert_number())
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2017 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