Tiny changes

This commit is contained in:
paris
2014-03-24 16:17:33 +00:00
parent 06e24b6fe2
commit 5af18f8e48
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<!doctype html>
<html>
<title>xterm.js demo</title>
<script src="../src/xterm.js"></script>
</html>
+2 -1
View File
@@ -1,5 +1,6 @@
/**
* term.js - an xterm emulator
* xterm.js: xterm, in the browser
* Copyright (c) 2014, sourceLair Limited (www.sourcelair.com (MIT License)
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js
*