summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmark-suite/README10
-rw-r--r--test-suite/README8
2 files changed, 7 insertions, 11 deletions
diff --git a/benchmark-suite/README b/benchmark-suite/README
index 51051996b..186a74351 100644
--- a/benchmark-suite/README
+++ b/benchmark-suite/README
@@ -12,9 +12,7 @@ You can reference the file `lib.scm' from your own code as the module
(benchmark-suite lib); it also has comments at the top and before each
function explaining what's going on.
-Please write more Guile benchmarks, and send them to
-bug-guile@gnu.org. (Note that you must be subscribed to this list
-first, in order to successfully send a message to it.) We'll merge
-them into the distribution. All benchmark suites must be licensed for
-our use under the GPL, but I don't think we're going to collect
-assignment papers for them.
+Please write more Guile benchmarks, and send them to bug-guile@gnu.org.
+We'll merge them into the distribution. All benchmark suites must be
+licensed for our use under the GPL, but I don't think we're going to
+collect assignment papers for them.
diff --git a/test-suite/README b/test-suite/README
index 35c0fc3c8..116869e17 100644
--- a/test-suite/README
+++ b/test-suite/README
@@ -13,11 +13,9 @@ You can reference the file `lib.scm' from your own code as the module
function explaining what's going on.
Please write more Guile tests, and send them to bug-guile@gnu.org.
-(Note that you must be subscribed to this list first, in order to
-successfully send a report to it.) We'll merge them into the
-distribution. All test suites must be licensed for our use under the
-GPL, but I don't think I'm going to collect assignment papers for
-them.
+We'll merge them into the distribution. All test suites must be
+licensed for our use under the GPL, but I don't think I'm going to
+collect assignment papers for them.