We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cedb5 commit 6a1886aCopy full SHA for 6a1886a
1 file changed
README.md
@@ -127,7 +127,7 @@ These demonstrate the use of XAD to calculate derivatives using AAD.
127
Due to the nature of this repository, two different licenses have to be used for
128
different part of the code-base.
129
The [tests](test-suite/) and [examples](Examples/) folders are containing code taken
130
-and modified from QuantLib where the [QuantLib license](test-suite/LICENSE.TXT] applies.
+and modified from QuantLib where the [QuantLib license](test-suite/LICENSE.TXT) applies.
131
The [ql](ql/) folder contains adaptor modules for XAD,
132
where the [GNU AGPL](ql/LICENSE.md) applies.
133
This is clearly indicated by having separate license files in each folder.
0 commit comments