X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fstrictmath%2Fksin.lisp;h=d4c04e007aefe5d785d3c1468fabf12e4255ec29;hp=d48e09c0772143d0922b8dfaa9b09673e258a198;hb=e03d5beb202ab528c5e05e3dc4f9e316eda199d6;hpb=7fac438c77bb0e3749bababc0cc89a1366893444 diff --git a/src/main/strictmath/ksin.lisp b/src/main/strictmath/ksin.lisp index d48e09c..d4c04e0 100644 --- a/src/main/strictmath/ksin.lisp +++ b/src/main/strictmath/ksin.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) ;