Skip to content

Commit 7a2d1b8

Browse files
committed
Add license URL
1 parent 13bf3d7 commit 7a2d1b8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

game-programmer.dot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,8 @@ digraph {
758758
ccsa [fontcolor=white,fontsize=8,label=<<TABLE BORDER="0">
759759
<TR><TD><IMG SCALE="TRUE" SRC="images/CC-BY-SA_icon.png"/></TD></TR>
760760
<TR><TD>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</TD></TR>
761-
</TABLE>>]
761+
</TABLE>>
762+
URL = "https://creativecommons.org/licenses/by-sa/4.0/"]
762763

763764
{
764765
edge [style=invis]

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
2. The books shown in the WORK represent knowledge/skills that may/should be acquired by game programmers. There are other important ways of learning, such as practicing, courses, industrial/academic conferences/publications, etc.
99
3. The AUTHOR has not been sponsored by any authors/publishers of the books, except that he was the translator for the Chinese version of Game Engine Architecture.
1010
4. Comments are welcome but the AUTHOR reserved the rights of modification.
11-
5. The WORK is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
11+
5. The WORK is licensed under [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
1212

1313
## Build
1414

0 commit comments

Comments
 (0)