Add copyright line

This commit is contained in:
Daniel Imms
2016-08-29 16:20:11 -07:00
parent 28c3a2026c
commit 81fccee906
+5
View File
@@ -1,3 +1,8 @@
/**
* xterm.js: xterm, in the browser
* Copyright (c) 2016, SourceLair Limited <www.sourcelair.com> (MIT License)
*/
/**
* Encapsulates the logic for handling compositionstart, compositionupdate and compositionend
* events, displaying the in-progress composition to the UI and forwarding the final composition