diff --git a/framework/assets/js/websocket.js b/framework/assets/js/websocket.js index ce8ce16f..3f097112 100755 --- a/framework/assets/js/websocket.js +++ b/framework/assets/js/websocket.js @@ -1,6 +1,5 @@ /* * Copyright (c) 2010 Animesh Kumar (https://github.com/anismiles) - * Copyright (c) 2010 Strumsoft (https://strumsoft.com) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation @@ -75,4 +74,4 @@ this.socket.getReadyState(); } -})(); \ No newline at end of file +})();