]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - src/utils/Generic.js
Update documentation with cleaner license declaration
[mirror_xterm.js.git] / src / utils / Generic.js
index 9e48a721a2551c590a0e48105ee4188e9502d608..42f876f372a73ebca6bb992d3e6ec1597279e0ec 100644 (file)
@@ -1,12 +1,7 @@
 /**
- * xterm.js: xterm, in the browser
- * Copyright (c) 2016, SourceLair Private Company <www.sourcelair.com> (MIT License)
- */
-
-/**
- * Generic utilities module. This module contains generic methods that can be helpful at
- * different parts of the code base.
+ * Generic utilities module with methods that can be helpful at different parts of the code base.
  * @module xterm/utils/Generic
+ * @license MIT
  */
 
 /**