X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fstrictmath%2Fkcos.lisp;h=7c0cd246ae7b25307470c395fd3e1ae165c49baa;hp=ea6e5132e8d5b5d33c286e316e2845dedcaa6f96;hb=e03d5beb202ab528c5e05e3dc4f9e316eda199d6;hpb=7fac438c77bb0e3749bababc0cc89a1366893444 diff --git a/src/main/strictmath/kcos.lisp b/src/main/strictmath/kcos.lisp index ea6e513..7c0cd24 100644 --- a/src/main/strictmath/kcos.lisp +++ b/src/main/strictmath/kcos.lisp @@ -1,6 +1,10 @@ +; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (in-package #:strictmath) ; This file is taken from part of Evita Common Lisp. ; +; It has been updated to match the rest of the project's documentation and style +; standards. But otherwise, the following copyright supersedes the above AGPL copyright. +; ; Copyright (C) 1996-2007 by Project Vogue. ; Written by Yoshifumi "VOGUE" INOUE. (yosi@msn.com) ;