- (p
- "Copyright 2016–2019 Amin Bandali. See "
- ,(aa "license.html" "/license.html") " for license "
- "conditions. Please copy and share."))))))
+ (p "Copyright © 2016–2019 Amin Bandali. See "
+ ,(if (and (string? title)
+ (string=? title license-page-title))
+ "the above" (aa "license.html" "/license.html"))
+ " for license conditions. Please copy and share."))))))