Add Licensing and Contributing
[clnl] / src / main / strictmath / cos.lisp
index 730533036a0d640950323a398412f8f5079fc306..acdb59f13c1a1cd3d373b2d0726f22313510db46 100644 (file)
@@ -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)
 ;