summaryrefslogtreecommitdiff
path: root/libmailutils/tests/hdrcpy.at
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/tests/hdrcpy.at')
-rw-r--r--libmailutils/tests/hdrcpy.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmailutils/tests/hdrcpy.at b/libmailutils/tests/hdrcpy.at
index f760ee019..c5db69242 100644
--- a/libmailutils/tests/hdrcpy.at
+++ b/libmailutils/tests/hdrcpy.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils. -*- Autotest -*-
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -24,10 +24,10 @@ To: root@example.com
X-IMAPbase: 1 5
Message-Id: 0123456778
X-IMAPtest: foo
-X-Mailer: hidden
+User-Agent: hidden
])
-hdrcpy X-uid X-imapbase x-Mailer < input
+hdrcpy X-uid X-imapbase User-Agent < input
],
[0],
[From: gray@example.com

Return to:

Send suggestions and report system problems to the System administrator.