Procházet zdrojové kódy

Yet some more minor changes.

Mr.doob před 13 roky
rodič
revize
d301b3c614
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      LICENSE
  2. 1 1
      README.md

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 The MIT License
 
-Copyright (c) 2010-2012 three.js Authors. All rights reserved.
+Copyright (c) 2010-2012 Three.js authors.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
README.md

@@ -142,7 +142,7 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a &
 </script>
 ```
 
-### Change Log ###
+### Change log ###
 
 2012 03 04 - **r48** (393,626 KB, gzip: 99,395 KB)