@@ -10,42 +10,47 @@ const References = {
10
10
"js-primer" : {
11
11
name : "js-primer" ,
12
12
url : "https://github.com/asciidwango/js-primer" ,
13
- license : "https://github.com/asciidwango/js-primer/blob/master/LICENSE"
13
+ license : "CC BY-NC < https://github.com/asciidwango/js-primer/blob/master/LICENSE> "
14
14
} ,
15
15
"JavaScript-Plugin-Architecture" : {
16
16
name : "JavaScript-Plugin-Architecture" ,
17
17
url : "https://github.com/azu/JavaScript-Plugin-Architecture" ,
18
- license : "https://github.com/azu/JavaScript-Plugin-Architecture#license"
18
+ license : "CC BY-NC < https://github.com/azu/JavaScript-Plugin-Architecture#license> "
19
19
} ,
20
20
"Introduction-to-Addon-Development-in-Blender-Web" : {
21
21
name : "Introduction-to-Addon-Development-in-Blender-Web" ,
22
22
url : "https://github.com/nutti/Introduction-to-Addon-Development-in-Blender-Web" ,
23
- license : "https://github.com/nutti/Introduction-to-Addon-Development-in-Blender-Web/blob/master/LICENSE"
23
+ license : "CC BY < https://github.com/nutti/Introduction-to-Addon-Development-in-Blender-Web/blob/master/LICENSE> "
24
24
} ,
25
25
"The-Little-Book-on-CoffeeScript" : {
26
26
name : "The-Little-Book-on-CoffeeScript" ,
27
27
url : "https://github.com/minghai/library/tree/gh-pages" ,
28
- license : "https://github.com/minghai/library/tree /gh-pages"
28
+ license : "MIT < https://github.com/minghai/library/blob /gh-pages/coffeescript/LICENSE> "
29
29
} ,
30
30
"progit" : {
31
31
name : "progit" ,
32
32
url : "https://github.com/progit/progit" ,
33
- license : "https://git-scm.com/book/en/v2"
33
+ license : "CC BY-NC-SA 3.0 < https://git-scm.com/book/en/v2> "
34
34
} ,
35
35
"what-is-maven" : {
36
36
name : "what-is-maven" ,
37
37
url : "https://github.com/KengoTODA/what-is-maven" ,
38
- license : "https://github.com/KengoTODA/what-is-maven/blob/main/preface/README.md"
38
+ license : "CC BY-NC 4.0 < https://github.com/KengoTODA/what-is-maven/blob/main/preface/README.md> "
39
39
} ,
40
40
"Hatena-Textbook" : {
41
41
name : "Hatena-Textbook" ,
42
42
url : "https://github.com/hatena/Hatena-Textbook" ,
43
- license : "https://github.com/hatena/Hatena-Textbook#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9"
43
+ license : "CC BY-NC-SA 2.0 < https://github.com/hatena/Hatena-Textbook#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9> "
44
44
} ,
45
45
"build-web-application-with-golang" : {
46
46
name : "build-web-application-with-golang" ,
47
47
url : "https://github.com/astaxie/build-web-application-with-golang" ,
48
- license : "https://github.com/astaxie/build-web-application-with-golang/blob/master/LICENSE.md"
48
+ license : "BSD 3-Clause <https://github.com/astaxie/build-web-application-with-golang/blob/master/LICENSE.md>"
49
+ } ,
50
+ "Go-SCP-jaJP" : {
51
+ name : "Go-SCP-jaJP" ,
52
+ url : "https://github.com/techtouch-inc/Go-SCP-jaJP" ,
53
+ license : "CC BY-SA 4.0 <https://github.com/techtouch-inc/Go-SCP-jaJP#%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9>"
49
54
}
50
55
} ;
51
56
0 commit comments