aboutsummaryrefslogtreecommitdiff
path: root/tests/test-rawmemchr.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-rawmemchr.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-rawmemchr.c')
-rw-r--r--tests/test-rawmemchr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-rawmemchr.c b/tests/test-rawmemchr.c
index 4f4ec7b..f53f875 100644
--- a/tests/test-rawmemchr.c
+++ b/tests/test-rawmemchr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2021 Free Software Foundation, Inc.
* Written by Eric Blake and Bruno Haible
*
* This program is free software: you can redistribute it and/or modify
@@ -13,7 +13,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/>. */
#include <config.h>