aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pathmax.c
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2022-03-29 01:18:04 -0700
committerDan Willemsen <dwillemsen@google.com>2022-03-29 01:19:29 -0700
commit24d5d8d1665f31b911b52d961938a1737f957c10 (patch)
tree4159a2dcfc6eb4837fb6732f78e23d70d3f270c9 /tests/test-pathmax.c
parenta41dd3ba30d74cdaa946f453d0fe4035c3e2575d (diff)
downloadm4-24d5d8d1665f31b911b52d961938a1737f957c10.tar.gz
Upgrade to v1.4.19: replace contents with tarball
This preserves the Android-specific files, but replaces everything else with the contents of the 1.4.19 tarball. The METADATA update is the only change for the Android files, other updates will come in later changes. Change-Id: I9699b0fe119e7542e17497da8e4a11380b78867e
Diffstat (limited to 'tests/test-pathmax.c')
-rw-r--r--tests/test-pathmax.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-pathmax.c b/tests/test-pathmax.c
index ac4a393..2ba1cc2 100644
--- a/tests/test-pathmax.c
+++ b/tests/test-pathmax.c
@@ -1,5 +1,5 @@
/* Test of "pathmax.h".
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 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
@@ -12,7 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Written by Bruno Haible <bruno@clisp.org>, 2011. */