summaryrefslogtreecommitdiffstats
path: root/tests/httpPipeline.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-09-02 14:41:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-09-02 14:41:53 (GMT)
commit6fc4828aadc3d97a83a14a07a637415b9dafa8c6 (patch)
tree0a44b9a95b4a0c9b733dc470caa446fd6f874c8a /tests/httpPipeline.test
parentfdf0eab42848aced45b470262cc3507d2f9a8c5f (diff)
downloadtcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.zip
tcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.tar.gz
tcl-6fc4828aadc3d97a83a14a07a637415b9dafa8c6.tar.bz2
(c) -> ©, now that TIP #587 is accepted
Diffstat (limited to 'tests/httpPipeline.test')
-rw-r--r--tests/httpPipeline.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/httpPipeline.test b/tests/httpPipeline.test
index 4306149..4e55a10 100644
--- a/tests/httpPipeline.test
+++ b/tests/httpPipeline.test
@@ -3,7 +3,7 @@
# Test HTTP/1.1 concurrent requests including
# queueing, pipelining and retries.
#
-# Copyright (C) 2018 Keith Nash <kjnash@users.sourceforge.net>
+# Copyright © 2018 Keith Nash <kjnash@users.sourceforge.net>
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.