浏览代码

Revert "Updates the license headers."

This reverts commit 93648f361b.
j8
George Politis 10 年前
父节点
当前提交
5f48e4cf9d
共有 90 个文件被更改,包括 26 次插入1338 次删除
  1. 0
    15
      app.js
  2. 0
    15
      css/chat.css
  3. 0
    15
      css/contact_list.css
  4. 0
    15
      css/font.css
  5. 0
    15
      css/jitsi_popover.css
  6. 0
    15
      css/login_menu.css
  7. 0
    15
      css/main.css
  8. 0
    15
      css/modaldialog.css
  9. 0
    15
      css/notice.css
  10. 0
    15
      css/popover.css
  11. 0
    15
      css/popup_menu.css
  12. 0
    15
      css/settingsmenu.css
  13. 0
    15
      css/unsupported_browser.css
  14. 0
    15
      css/videolayout_default.css
  15. 1
    15
      css/welcome_page.css
  16. 21
    13
      debian/copyright
  17. 0
    15
      external_api.js
  18. 0
    16
      index.html
  19. 0
    15
      interface_config.js
  20. 0
    15
      modules/API/API.js
  21. 0
    15
      modules/DTMF/DTMF.js
  22. 0
    15
      modules/RTC/DataChannels.js
  23. 0
    15
      modules/RTC/LocalStream.js
  24. 0
    15
      modules/RTC/MediaStream.js
  25. 0
    15
      modules/RTC/RTC.js
  26. 0
    15
      modules/RTC/RTCUtils.js
  27. 0
    15
      modules/UI/UI.js
  28. 0
    15
      modules/UI/audio_levels/AudioLevels.js
  29. 0
    15
      modules/UI/audio_levels/CanvasUtils.js
  30. 0
    15
      modules/UI/authentication/Authentication.js
  31. 0
    15
      modules/UI/authentication/LoginDialog.js
  32. 0
    15
      modules/UI/avatar/Avatar.js
  33. 0
    15
      modules/UI/etherpad/Etherpad.js
  34. 0
    15
      modules/UI/prezi/Prezi.js
  35. 0
    15
      modules/UI/prezi/PreziPlayer.js
  36. 0
    15
      modules/UI/side_pannels/SidePanelToggler.js
  37. 0
    15
      modules/UI/side_pannels/chat/Chat.js
  38. 0
    15
      modules/UI/side_pannels/chat/Commands.js
  39. 0
    15
      modules/UI/side_pannels/chat/Replacement.js
  40. 1
    15
      modules/UI/side_pannels/contactlist/ContactList.js
  41. 0
    15
      modules/UI/side_pannels/settings/SettingsMenu.js
  42. 0
    15
      modules/UI/toolbars/BottomToolbar.js
  43. 0
    15
      modules/UI/toolbars/Toolbar.js
  44. 0
    15
      modules/UI/toolbars/ToolbarToggler.js
  45. 0
    15
      modules/UI/util/JitsiPopover.js
  46. 0
    15
      modules/UI/util/MessageHandler.js
  47. 0
    15
      modules/UI/util/NicknameHandler.js
  48. 1
    15
      modules/UI/util/UIUtil.js
  49. 0
    15
      modules/UI/videolayout/ConnectionIndicator.js
  50. 0
    15
      modules/UI/videolayout/VideoLayout.js
  51. 0
    15
      modules/UI/welcome_page/RoomnameGenerator.js
  52. 0
    15
      modules/UI/welcome_page/WelcomePage.js
  53. 0
    15
      modules/URLProcessor/URLProcessor.js
  54. 0
    15
      modules/connectionquality/connectionquality.js
  55. 0
    15
      modules/desktopsharing/desktopsharing.js
  56. 0
    15
      modules/keyboardshortcut/keyboardshortcut.js
  57. 0
    15
      modules/members/MemberList.js
  58. 0
    15
      modules/settings/Settings.js
  59. 0
    15
      modules/statistics/LocalStatsCollector.js
  60. 0
    15
      modules/statistics/RTPStatsCollector.js
  61. 1
    15
      modules/statistics/statistics.js
  62. 0
    15
      modules/translation/translation.js
  63. 0
    15
      modules/xmpp/JingleSession.js
  64. 0
    15
      modules/xmpp/SDP.js
  65. 0
    15
      modules/xmpp/SDPDiffer.js
  66. 0
    15
      modules/xmpp/SDPUtil.js
  67. 0
    15
      modules/xmpp/TraceablePeerConnection.js
  68. 0
    15
      modules/xmpp/moderator.js
  69. 0
    15
      modules/xmpp/recording.js
  70. 0
    15
      modules/xmpp/strophe.emuc.js
  71. 0
    15
      modules/xmpp/strophe.jingle.js
  72. 0
    15
      modules/xmpp/strophe.logger.js
  73. 0
    15
      modules/xmpp/strophe.moderate.js
  74. 0
    15
      modules/xmpp/strophe.rayo.js
  75. 0
    15
      modules/xmpp/strophe.util.js
  76. 0
    15
      modules/xmpp/xmpp.js
  77. 1
    4
      package.json
  78. 0
    15
      service/RTC/MediaStreamTypes.js
  79. 0
    15
      service/RTC/RTCBrowserType.js
  80. 0
    15
      service/RTC/RTCEvents.js
  81. 0
    15
      service/RTC/Resolutions.js
  82. 0
    15
      service/RTC/StreamEventTypes.js
  83. 0
    15
      service/UI/UIEvents.js
  84. 0
    15
      service/authentication/AuthenticationEvents.js
  85. 0
    15
      service/connectionquality/CQEvents.js
  86. 0
    15
      service/desktopsharing/DesktopSharingEventTypes.js
  87. 0
    15
      service/members/Events.js
  88. 0
    15
      service/translation/languages.js
  89. 0
    15
      service/xmpp/XMPPEvents.js
  90. 0
    15
      unsupported_browser.html

+ 0
- 15
app.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 /* application specific logic */
18 3
 

+ 0
- 15
css/chat.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 #chatspace {
17 2
     background-color: black;
18 3
     border-left: 1px solid #424242;

+ 0
- 15
css/contact_list.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 #contactlist {
17 2
     background-color: black;
18 3
     cursor: default;

+ 0
- 15
css/font.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 @font-face {
17 2
     font-family: 'jitsi';
18 3
     src:url('../fonts/jitsi.eot?94d075');

+ 0
- 15
css/jitsi_popover.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 .jitsipopover {
17 2
     position: absolute;
18 3
     top: 0;

+ 0
- 15
css/login_menu.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /*Initialize*/
17 2
 ul.loginmenu {
18 3
     display:none;

+ 0
- 15
css/main.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 * {
17 2
     -webkit-user-select: none;
18 3
     user-select: none;

+ 0
- 15
css/modaldialog.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 .jqistates {
17 2
     font-size: 14px;
18 3
 }

+ 0
- 15
css/notice.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 #notice {
17 2
     position: relative;
18 3
     z-index: 3;

+ 0
- 15
css/popover.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 .popover {
17 2
   position: absolute;
18 3
   top: 0;

+ 0
- 15
css/popup_menu.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /*Initialize*/
17 2
 ul.popupmenu {
18 3
     display:none;

+ 0
- 15
css/settingsmenu.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 #settingsmenu {
17 2
     background: black;
18 3
     color: #00ccff;

+ 0
- 15
css/unsupported_browser.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 body {
17 2
     width:100%;
18 3
     height:100%;

+ 0
- 15
css/videolayout_default.css 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 #videospace {
17 2
     display: block;
18 3
     position: absolute;

+ 1
- 15
css/welcome_page.css 查看文件

@@ -1,18 +1,4 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
1
+
16 2
 #disable_welcome {
17 3
     display:none;
18 4
 }

+ 21
- 13
debian/copyright 查看文件

@@ -4,20 +4,28 @@ Upstream-Contact: Emil Ivov <emcho@jitsi.org>
4 4
 Source: https://github.com/jitsi/jitsi-meet
5 5
 
6 6
 Files: *
7
-Copyright: 2015 Atlassian Pty Ltd
8
-License: Apache-2.0
7
+Copyright: 2013-2014 Jitsi
8
+License: MIT
9 9
 
10
-License: Apache-2.0
11
- Copyright @ 2015 Atlassian Pty Ltd
10
+License: MIT
11
+ The MIT License (MIT)
12 12
  .
13
- Licensed under the Apache License, Version 2.0 (the "License");
14
- you may not use this file except in compliance with the License.
15
- You may obtain a copy of the License at
13
+ Copyright (c) 2013 ESTOS GmbH
14
+ Copyright (c) 2013 BlueJimp SARL
16 15
  .
17
-     http://www.apache.org/licenses/LICENSE-2.0
16
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
17
+ this software and associated documentation files (the "Software"), to deal in
18
+ the Software without restriction, including without limitation the rights to
19
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20
+ the Software, and to permit persons to whom the Software is furnished to do so,
21
+ subject to the following conditions:
18 22
  .
19
- Unless required by applicable law or agreed to in writing, software
20
- distributed under the License is distributed on an "AS IS" BASIS,
21
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22
- See the License for the specific language governing permissions and
23
- limitations under the License.
23
+ The above copyright notice and this permission notice shall be included in all
24
+ copies or substantial portions of the Software.
25
+ .
26
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
28
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
29
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
30
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+ 0
- 15
external_api.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /**
17 2
  * Implements API class that embeds Jitsi Meet in external applications.
18 3
  */

+ 0
- 16
index.html 查看文件

@@ -1,20 +1,4 @@
1 1
 <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
2
-<!--
3
-    Copyright @ 2015 Atlassian Pty Ltd
4
-
5
-    Licensed under the Apache License, Version 2.0 (the "License");
6
-    you may not use this file except in compliance with the License.
7
-    You may obtain a copy of the License at
8
-
9
-        http://www.apache.org/licenses/LICENSE-2.0
10
-
11
-    Unless required by applicable law or agreed to in writing, software
12
-    distributed under the License is distributed on an "AS IS" BASIS,
13
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
-    See the License for the specific language governing permissions and
15
-    limitations under the License.
16
-* -->
17
-
18 2
   <head>
19 3
     <!--#include virtual="title.html" -->
20 4
     <link rel="icon" type="image/png" href="/images/favicon.ico"/>

+ 0
- 15
interface_config.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var interfaceConfig = {
17 2
     CANVAS_EXTRA: 104,
18 3
     CANVAS_RADIUS: 7,

+ 0
- 15
modules/API/API.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /**
17 2
  * Implements API class that communicates with external api class
18 3
  * and provides interface to access Jitsi Meet features by external

+ 0
- 15
modules/DTMF/DTMF.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global APP */
17 2
 
18 3
 /**

+ 0
- 15
modules/RTC/DataChannels.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global Strophe, focusedVideoSrc*/
17 2
 
18 3
 // cache datachannels to avoid garbage collection

+ 0
- 15
modules/RTC/LocalStream.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var StreamEventTypes = require("../../service/RTC/StreamEventTypes.js");
17 2
 
18 3
 

+ 0
- 15
modules/RTC/MediaStream.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 ////These lines should be uncommented when require works in app.js
17 2
 var MediaStreamType = require("../../service/RTC/MediaStreamTypes");
18 3
 var StreamEventType = require("../../service/RTC/StreamEventTypes");

+ 0
- 15
modules/RTC/RTC.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var EventEmitter = require("events");
17 2
 var RTCUtils = require("./RTCUtils.js");
18 3
 var LocalStream = require("./LocalStream.js");

+ 0
- 15
modules/RTC/RTCUtils.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var RTCBrowserType = require("../../service/RTC/RTCBrowserType.js");
17 2
 var Resolutions = require("../../service/RTC/Resolutions");
18 3
 

+ 0
- 15
modules/UI/UI.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var UI = {};
17 2
 
18 3
 var VideoLayout = require("./videolayout/VideoLayout.js");

+ 0
- 15
modules/UI/audio_levels/AudioLevels.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var CanvasUtil = require("./CanvasUtils");
17 2
 
18 3
 var ASDrawContext = $('#activeSpeakerAudioLevel')[0].getContext('2d');

+ 0
- 15
modules/UI/audio_levels/CanvasUtils.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /**
17 2
  * Utility class for drawing canvas shapes.
18 3
  */

+ 0
- 15
modules/UI/authentication/Authentication.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, APP*/
17 2
 
18 3
 var LoginDialog = require('./LoginDialog');

+ 0
- 15
modules/UI/authentication/LoginDialog.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, APP, config*/
17 2
 
18 3
 var XMPP = require('../../xmpp/xmpp');

+ 0
- 15
modules/UI/avatar/Avatar.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Settings = require("../../settings/Settings");
17 2
 var MediaStreamType = require("../../../service/RTC/MediaStreamTypes");
18 3
 

+ 0
- 15
modules/UI/etherpad/Etherpad.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, config,
17 2
    setLargeVideoVisible, Util */
18 3
 

+ 0
- 15
modules/UI/prezi/Prezi.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var ToolbarToggler = require("../toolbars/ToolbarToggler");
17 2
 var UIUtil = require("../util/UIUtil");
18 3
 var VideoLayout = require("../videolayout/VideoLayout");

+ 0
- 15
modules/UI/prezi/PreziPlayer.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 (function() {
17 2
     "use strict";
18 3
     var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };

+ 0
- 15
modules/UI/side_pannels/SidePanelToggler.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Chat = require("./chat/Chat");
17 2
 var ContactList = require("./contactlist/ContactList");
18 3
 var Settings = require("./../../settings/Settings");

+ 0
- 15
modules/UI/side_pannels/chat/Chat.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, Util, nickname:true */
17 2
 var Replacement = require("./Replacement");
18 3
 var CommandsProcessor = require("./Commands");

+ 0
- 15
modules/UI/side_pannels/chat/Commands.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var UIUtil = require("../../util/UIUtil");
17 2
 
18 3
 /**

+ 0
- 15
modules/UI/side_pannels/chat/Replacement.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Smileys = require("./smileys.json");
17 2
 /**
18 3
  * Processes links and smileys in "body"

+ 1
- 15
modules/UI/side_pannels/contactlist/ContactList.js 查看文件

@@ -1,18 +1,4 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
1
+
16 2
 var numberOfContacts = 0;
17 3
 var notificationInterval;
18 4
 

+ 0
- 15
modules/UI/side_pannels/settings/SettingsMenu.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Avatar = require("../../avatar/Avatar");
17 2
 var Settings = require("./../../../settings/Settings");
18 3
 var UIUtil = require("../../util/UIUtil");

+ 0
- 15
modules/UI/toolbars/BottomToolbar.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var PanelToggler = require("../side_pannels/SidePanelToggler");
17 2
 
18 3
 var buttonHandlers = {

+ 0
- 15
modules/UI/toolbars/Toolbar.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global APP,$, buttonClick, config, lockRoom,
17 2
    setSharedKey, Util */
18 3
 var messageHandler = require("../util/MessageHandler");

+ 0
- 15
modules/UI/toolbars/ToolbarToggler.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, interfaceConfig, Moderator, DesktopStreaming.showDesktopSharingButton */
17 2
 
18 3
 var toolbarTimeoutObject,

+ 0
- 15
modules/UI/util/JitsiPopover.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var JitsiPopover = (function () {
17 2
     /**
18 3
      * Constructs new JitsiPopover and attaches it to the element

+ 0
- 15
modules/UI/util/MessageHandler.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, APP, jQuery, toastr */
17 2
 var messageHandler = (function(my) {
18 3
 

+ 0
- 15
modules/UI/util/NicknameHandler.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var UIEvents = require("../../../service/UI/UIEvents");
17 2
 
18 3
 var nickname = null;

+ 1
- 15
modules/UI/util/UIUtil.js 查看文件

@@ -1,18 +1,4 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- *
1
+/**
16 2
  * Created by hristo on 12/22/14.
17 3
  */
18 4
 module.exports = {

+ 0
- 15
modules/UI/videolayout/ConnectionIndicator.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var JitsiPopover = require("../util/JitsiPopover");
17 2
 
18 3
 /**

+ 0
- 15
modules/UI/videolayout/VideoLayout.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var AudioLevels = require("../audio_levels/AudioLevels");
17 2
 var Avatar = require("../avatar/Avatar");
18 3
 var Chat = require("../side_pannels/chat/Chat");

+ 0
- 15
modules/UI/welcome_page/RoomnameGenerator.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 //var nouns = [
17 2
 //];
18 3
 var pluralNouns = [

+ 0
- 15
modules/UI/welcome_page/WelcomePage.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var animateTimeout, updateTimeout;
17 2
 
18 3
 var RoomNameGenerator = require("./RoomnameGenerator");

+ 0
- 15
modules/URLProcessor/URLProcessor.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var params = {};
17 2
 function getConfigParamsFromUrl() {
18 3
     if(!location.hash)

+ 0
- 15
modules/connectionquality/connectionquality.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var EventEmitter = require("events");
17 2
 var eventEmitter = new EventEmitter();
18 3
 var CQEvents = require("../../service/connectionquality/CQEvents");

+ 0
- 15
modules/desktopsharing/desktopsharing.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, alert, APP, changeLocalVideo, chrome, config, getConferenceHandler,
17 2
  getUserMediaWithConstraints */
18 3
 /**

+ 0
- 15
modules/keyboardshortcut/keyboardshortcut.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 //maps keycode to character, id of popover for given function and function
17 2
 var shortcuts = {
18 3
     67: {

+ 0
- 15
modules/members/MemberList.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global APP */
17 2
 
18 3
 /**

+ 0
- 15
modules/settings/Settings.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var email = '';
17 2
 var displayName = '';
18 3
 var userId;

+ 0
- 15
modules/statistics/LocalStatsCollector.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /**
17 2
  * Provides statistics for the local stream.
18 3
  */

+ 0
- 15
modules/statistics/RTPStatsCollector.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global ssrc2jid */
17 2
 /* jshint -W117 */
18 3
 var RTCBrowserType = require("../../service/RTC/RTCBrowserType");

+ 1
- 15
modules/statistics/statistics.js 查看文件

@@ -1,18 +1,4 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- *
1
+/**
16 2
  * Created by hristo on 8/4/14.
17 3
  */
18 4
 var LocalStats = require("./LocalStatsCollector.js");

+ 0
- 15
modules/translation/translation.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var i18n = require("i18next-client");
17 2
 var languages = require("../../service/translation/languages");
18 3
 var Settings = require("../settings/Settings");

+ 0
- 15
modules/xmpp/JingleSession.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 var TraceablePeerConnection = require("./TraceablePeerConnection");
18 3
 var SDPDiffer = require("./SDPDiffer");

+ 0
- 15
modules/xmpp/SDP.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 var SDPUtil = require("./SDPUtil");
18 3
 

+ 0
- 15
modules/xmpp/SDPDiffer.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 function SDPDiffer(mySDP, otherSDP) {
17 2
     this.mySDP = mySDP;
18 3
     this.otherSDP = otherSDP;

+ 0
- 15
modules/xmpp/SDPUtil.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 SDPUtil = {
17 2
     iceparams: function (mediadesc, sessiondesc) {
18 3
         var data = null;

+ 0
- 15
modules/xmpp/TraceablePeerConnection.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 function TraceablePeerConnection(ice_config, constraints) {
17 2
     var self = this;
18 3
     var RTCPeerconnection = navigator.mozGetUserMedia ? mozRTCPeerConnection : webkitRTCPeerConnection;

+ 0
- 15
modules/xmpp/moderator.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, $iq, APP, config, connection, UI, messageHandler,
17 2
  roomName, sessionTerminated, Strophe, Util */
18 3
 var XMPPEvents = require("../../service/xmpp/XMPPEvents");

+ 0
- 15
modules/xmpp/recording.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, $iq, config, connection, focusMucJid, messageHandler, Moderator,
17 2
    Toolbar, Util */
18 3
 var Moderator = require("./moderator");

+ 0
- 15
modules/xmpp/strophe.emuc.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 /* a simple MUC connection plugin
18 3
  * can only handle a single MUC room

+ 0
- 15
modules/xmpp/strophe.jingle.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 
18 3
 var JingleSession = require("./JingleSession");

+ 0
- 15
modules/xmpp/strophe.logger.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global Strophe */
17 2
 module.exports = function () {
18 3
 

+ 0
- 15
modules/xmpp/strophe.moderate.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, $iq, config, connection, focusMucJid, forceMuted,
17 2
    setAudioMuted, Strophe */
18 3
 /**

+ 0
- 15
modules/xmpp/strophe.rayo.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* jshint -W117 */
17 2
 module.exports = function() {
18 3
     Strophe.addConnectionPlugin('rayo',

+ 0
- 15
modules/xmpp/strophe.util.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /**
17 2
  * Strophe logger implementation. Logs from level WARN and above.
18 3
  */

+ 0
- 15
modules/xmpp/xmpp.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 /* global $, APP, config, Strophe*/
17 2
 var Moderator = require("./moderator");
18 3
 var EventEmitter = require("events");

+ 1
- 4
package.json 查看文件

@@ -26,8 +26,5 @@
26 26
   },
27 27
   "devDependencies": {
28 28
   },
29
-  "licenses": [{
30
-    "type": "Apache-2.0",
31
-    "url": "http://www.apache.org/licenses/LICENSE-2.0"
32
-  }]
29
+  "license": "MIT"
33 30
 }

+ 0
- 15
service/RTC/MediaStreamTypes.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var MediaStreamType = {
17 2
     VIDEO_TYPE: "Video",
18 3
 

+ 0
- 15
service/RTC/RTCBrowserType.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var RTCBrowserType = {
17 2
     RTC_BROWSER_CHROME: "rtc_browser.chrome",
18 3
 

+ 0
- 15
service/RTC/RTCEvents.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var RTCEvents = {
17 2
     LASTN_CHANGED: "rtc.lastn_changed",
18 3
     DOMINANTSPEAKER_CHANGED: "rtc.dominantspeaker_changed",

+ 0
- 15
service/RTC/Resolutions.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Resolutions = {
17 2
     "1080": {
18 3
         width: 1920,

+ 0
- 15
service/RTC/StreamEventTypes.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var StreamEventTypes = {
17 2
     EVENT_TYPE_LOCAL_CREATED: "stream.local_created",
18 3
 

+ 0
- 15
service/UI/UIEvents.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var UIEvents = {
17 2
     NICKNAME_CHANGED: "UI.nickname_changed",
18 3
     SELECTED_ENDPOINT: "UI.selected_endpoint",

+ 0
- 15
service/authentication/AuthenticationEvents.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var AuthenticationEvents = {
17 2
     /**
18 3
      * Event callback arguments:

+ 0
- 15
service/connectionquality/CQEvents.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var CQEvents = {
17 2
     LOCALSTATS_UPDATED: "cq.localstats_updated",
18 3
     REMOTESTATS_UPDATED: "cq.remotestats_updated",

+ 0
- 15
service/desktopsharing/DesktopSharingEventTypes.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var DesktopSharingEventTypes = {
17 2
     INIT: "ds.init",
18 3
 

+ 0
- 15
service/members/Events.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var Events = {
17 2
     DTMF_SUPPORT_CHANGED: "members.dtmf_support_changed"
18 3
 };

+ 0
- 15
service/translation/languages.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 module.exports = {
17 2
     getLanguages : function () {
18 3
         var languages = [];

+ 0
- 15
service/xmpp/XMPPEvents.js 查看文件

@@ -1,18 +1,3 @@
1
-/*
2
- * Copyright @ 2015 Atlassian Pty Ltd
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- *     http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16 1
 var XMPPEvents = {
17 2
     CONNECTION_FAILED: "xmpp.connection.failed",
18 3
     CONFERENCE_CREATED: "xmpp.conferenceCreated.jingle",

+ 0
- 15
unsupported_browser.html 查看文件

@@ -1,20 +1,5 @@
1 1
 <html>
2 2
 <head>
3
-<!--
4
-    Copyright @ 2015 Atlassian Pty Ltd
5
-
6
-    Licensed under the Apache License, Version 2.0 (the "License");
7
-    you may not use this file except in compliance with the License.
8
-    You may obtain a copy of the License at
9
-
10
-        http://www.apache.org/licenses/LICENSE-2.0
11
-
12
-    Unless required by applicable law or agreed to in writing, software
13
-    distributed under the License is distributed on an "AS IS" BASIS,
14
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
-    See the License for the specific language governing permissions and
16
-    limitations under the License.
17
-* -->
18 3
 <title>Jitsi Meet: Unsupported Browser</title>
19 4
 <link rel="stylesheet" type="text/css" media="screen" href="css/unsupported_browser.css" />
20 5
 </head>

正在加载...
取消
保存