Browse Source

license info fix

Nikolay Suslov 5 years ago
parent
commit
d33a3f276c
4 changed files with 3 additions and 3 deletions
  1. 2 2
      README.md
  2. 0 0
      licenses/LICENSE_ADL_Sandbox.md
  3. 0 0
      licenses/LICENSE_VWF.md
  4. 1 1
      server/readConfig.js

+ 2 - 2
README.md

@@ -64,5 +64,5 @@ SOFTWARE.
 ----
 
 A different license may apply to other software included in this package. Please consult their respective license files for the terms of their individual licenses.   
-[VWF Apache 2.0 License](https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/VWF_LICENSE.md)  
-[ADL VW Sandbox Apache 2.0 License](https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/ADL_Sandbox_LICENSE.md)
+[VWF Apache 2.0 License](https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/LICENSE_VWF.md)  
+[ADL VW Sandbox Apache 2.0 License](https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/LICENSE_ADL_Sandbox.md)

+ 0 - 0
licenses/ADL_Sandbox_LICENSE.md → licenses/LICENSE_ADL_Sandbox.md


+ 0 - 0
licenses/VWF_LICENSE.md → licenses/LICENSE_VWF.md


+ 1 - 1
server/readConfig.js

@@ -1,7 +1,7 @@
 /*
 The MIT License (MIT)
 Copyright (c) 2014-2018 Nikolai Suslov and the Krestianstvo.org project contributors. (https://github.com/NikolaySuslov/livecodingspace/blob/master/LICENSE.md)  
-ADL VW Sandbox Apache 2.0 license(https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/ADL_Sandbox_LICENSE.md)
+ADL VW Sandbox Apache 2.0 license(https://github.com/NikolaySuslov/livecodingspace/blob/master/licenses/LICENSE_ADL_Sandbox.md)
 */
 
 var fs = require('fs'),