Fixed header of three.d.ts

This commit is contained in:
Kon
2013-03-02 23:02:21 +09:00
parent 8ee2fca918
commit 6f7212c28e
+4 -8
View File
@@ -1,11 +1,7 @@
/**
* three.d.ts (https://github.com/kontan/three.d.ts)
*
* Type definitions for three.js r56 (http://mrdoob.github.com/three.js/)
*
* Copyright (c) 2012- Kon (http://phyzkit.net/)
*
*/
// Type definitions for three.js
// Project: http://mrdoob.github.com/three.js/
// Definitions by: Kon <http://phyzkit.net/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
interface WebGLRenderingContext {}