Skip to content

Commit 6d6787b

Browse files
committed
Change license of book to Creative Commons Attribution-Sharealike
1 parent 9a3f5e4 commit 6d6787b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/manual/images/CC_BY-NC-ND.png

-1.53 KB
Binary file not shown.

docs/manual/images/by-sa.png

17.2 KB
Loading

docs/manual/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ if (!webshot::is_phantomjs_installed())
1616

1717
This book is the guide to using the *TinyExpr++* library, a C++ formula parsing and evaluation system.
1818

19-
![](manual/images/CC_BY-NC-ND.png)
19+
![](manual/images/by-sa.png)
2020

21-
This book is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/).
21+
This book is licensed under the [Creative Commons Attribution-Sharealike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
2222
:::
2323

2424
# Overview {-}

0 commit comments

Comments
 (0)