Skip to content

Commit b939fc5

Browse files
committed
update.
1 parent 589112b commit b939fc5

File tree

3 files changed

+26
-187
lines changed

3 files changed

+26
-187
lines changed

LICENSE-APACHE

Lines changed: 0 additions & 177 deletions
This file was deleted.

NOTICE

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
###################################################################################
2+
3+
The following modifications follow Apache License 2.0 from shiguredo.
4+
5+
https://github.com/webrtc-sdk/webrtc/commit/dfec53e93a0a1cb93f444caf50f844ec0068c7b7
6+
https://github.com/webrtc-sdk/webrtc/commit/403b4678543c5d4ac77bd1ea5753c02637b3bb89
7+
https://github.com/webrtc-sdk/webrtc/commit/77d5d685a90fb4bded17835ae72ec6671b26d696
8+
9+
Apache License 2.0
10+
11+
Copyright 2019-2021, Wandbox LLC (Original Author)
12+
Copyright 2019-2021, Shiguredo Inc.
13+
14+
Licensed under the Apache License, Version 2.0 (the "License");
15+
you may not use this file except in compliance with the License.
16+
You may obtain a copy of the License at
17+
18+
http://www.apache.org/licenses/LICENSE-2.0
19+
20+
Unless required by applicable law or agreed to in writing, software
21+
distributed under the License is distributed on an "AS IS" BASIS,
22+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23+
See the License for the specific language governing permissions and
24+
limitations under the License.
25+
26+
#####################################################################################

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,3 @@ native API header files.
3333
### Note
3434

3535
This is a community maintenance project, not the official Google WebRTC repository. It is maintained by some contributors with WebRTC development experience, and the goal is to create a flexible binary release version.
36-
37-
* The original code was cloned from [google webrtc](https://chromium.googlesource.com/external/webrtc.git) and released with [BSD license](/LICENSE).
38-
39-
* Many of these patches ([#3](https://github.com/webrtc-sdk/webrtc/pull/3), [#4](https://github.com/webrtc-sdk/webrtc/pull/4), [#6](https://github.com/webrtc-sdk/webrtc/pull/6)) come from [shiguredo-webrtc-build/webrtc-build/patches](https://github.com/shiguredo-webrtc-build/webrtc-build/tree/master/patches) and released with [Apache-2.0](/LICENSE-APACHE).
40-
41-
### Who is using this project?
42-
43-
* [flutter-webrtc](https://github.com/flutter-webrtc)
44-
45-
* [LiveKit](https://github.com/livekit/)

0 commit comments

Comments
 (0)