Update copyright text in all files

sourceLair Limited → SourceLair Private Company
This commit is contained in:
Paris Kasidiaris 2016-09-30 13:52:55 +03:00
parent 8bf8147028
commit a7acee726d
6 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2014, sourceLair Limited (https://github.com/sourcelair/) Copyright (c) 2014-2016, SourceLair Private Company (https://www.sourcelair.com)
Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/) Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy

View File

@ -1,6 +1,6 @@
/** /**
* xterm.js: xterm, in the browser * xterm.js: xterm, in the browser
* Copyright (c) 2016, SourceLair Limited <www.sourcelair.com> (MIT License) * Copyright (c) 2014-2016, SourceLair Private Company (www.sourcelair.com (MIT License)
*/ */
/** /**

View File

@ -1,5 +1,6 @@
/** /**
* EventEmitter * xterm.js: xterm, in the browser
* Copyright (c) 2014-2016, SourceLair Private Company (www.sourcelair.com (MIT License)
*/ */
function EventEmitter() { function EventEmitter() {

View File

@ -1,6 +1,6 @@
/** /**
* xterm.js: xterm, in the browser * xterm.js: xterm, in the browser
* Copyright (c) 2016, SourceLair Limited <www.sourcelair.com> (MIT License) * Copyright (c) 2014-2016, SourceLair Private Company (www.sourcelair.com (MIT License)
*/ */
/** /**

View File

@ -1,6 +1,6 @@
/** /**
* xterm.js: xterm, in the browser * xterm.js: xterm, in the browser
* Copyright (c) 2014, sourceLair Limited (www.sourcelair.com (MIT License) * Copyright (c) 2014-2016, SourceLair Private Company (www.sourcelair.com (MIT License)
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License) * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js * https://github.com/chjj/term.js
* *

View File

@ -1,6 +1,6 @@
/** /**
* xterm.js: xterm, in the browser * xterm.js: xterm, in the browser
* Copyright (c) 2014, SourceLair Limited <www.sourcelair.com> (MIT License) * Copyright (c) 2014-2014, SourceLair Private Company <www.sourcelair.com> (MIT License)
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License) * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js * https://github.com/chjj/term.js
* *