summary refs log tree commit diff
diff options
context:
space:
mode:
authorArthur A. Gleckler <srfi@speechcode.com>2020-10-07 09:23:55 -0700
committerArthur A. Gleckler <srfi@speechcode.com>2020-10-07 09:23:55 -0700
commit0540916cb68b3db7b3ff7be39f21b37b632738e8 (patch)
treeedad77f61094f3e7aa21c05c229d4344f89c7110
parentf1bbd9ed4b9fcaacae583eca465c20fe250444a6 (diff)
downloadsrfi-214-0540916cb68b3db7b3ff7be39f21b37b632738e8.tar.gz
srfi-214-0540916cb68b3db7b3ff7be39f21b37b632738e8.tar.xz
srfi-214-0540916cb68b3db7b3ff7be39f21b37b632738e8.zip
Follow US Copyright Office recommendations.
-rw-r--r--srfi-flexvectors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi-flexvectors.html b/srfi-flexvectors.html
index fcc52c0..f57a2ef 100644
--- a/srfi-flexvectors.html
+++ b/srfi-flexvectors.html
@@ -285,7 +285,7 @@ zot
 <h2 id="acknowledgements">Acknowledgements</h2>

 <p>Thanks to the authors of <a target="_blank" href="https://srfi.schemers.org/srfi-133/srfi-133.html">SRFI 133</a> (John Cowan, and, transitively, Taylor Campbell), on whose work this SRFI is based. Much of the language in this SRFI was copied directly from 133 with only minor changes.</p>

 <h2 id="copyright">Copyright</h2>

-<p>Copyright © Adam Nelson (2020).</p>

+<p>© Adam 2020 Nelson.</p>

 <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>

 <p>The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.</p>

 <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>