M README.md +5 -1
@@ 127,4 127,8 @@ To run the tests, install [shelltestrunn
## License
-Three-clause BSD. See LICENSE for details.
+This software is provided under the terms of the 3-clause BSD license.
+See `LICENSE` for details.
+
+The SRFI-180 implementation in `srfi-180.scm` is Copyright © Amirouche Boubekki.
+See that file's header for license information.
M srfi-180.scm +1 -1
@@ 2,7 2,7 @@
;;
;; Copyright © Amirouche Boubekki (2020).
;;
-;; Modifications for sq(1) by Evan Hanson <evhan@foldling.org> (2020).
+;; Modifications for use with sq by Evan Hanson (2020).
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal