Update header.

This commit is contained in:
Cyril Schumacher
2015-02-09 15:55:03 +01:00
parent 2c67795a50
commit 74b68be6cc
+2 -2
View File
@@ -1,4 +1,4 @@
// Type definitions for Java
// Type definitions for Java Applet
// Project: https://www.java.com/
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
@@ -49,4 +49,4 @@ interface Java {
* @summary Applet Status.
*/
status?: AppletStatus;
}
}