Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: talk/LICENSE_THIRD_PARTY

Issue 1942823002: Remove webrtc/base/scoped_ptr.h (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: fix additional scoped_ptr uses that had been added Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | webrtc/api/audiotrack.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This source tree contains third party source code which is governed by third 1 This source tree contains third party source code which is governed by third
2 party licenses. This file contains references to files which are under other 2 party licenses. This file contains references to files which are under other
3 licenses than the one provided in the COPYING file in the root of the source 3 licenses than the one provided in the COPYING file in the root of the source
4 tree. 4 tree.
5 5
6 Files governed by third party licenses: 6 Files governed by third party licenses:
7 7
8 Governed by license within files (Public domain): 8 Governed by license within files (Public domain):
9 Exact origin unknown 9 Exact origin unknown
10 base/base64.c 10 base/base64.c
11 base/base64.h 11 base/base64.h
12 12
13 Governed by http://www.fourmilab.ch/md5/ (Public domain): 13 Governed by http://www.fourmilab.ch/md5/ (Public domain):
14 base/md5.c 14 base/md5.c
15 base/md5.h 15 base/md5.h
16 16
17 Governed by http://www.boost.org/LICENSE_1_0.txt (Boost license):
18 base/scoped_ptr.h
19
20 Governed by license within files (Public domain): 17 Governed by license within files (Public domain):
21 Originally downloaded from http://svn.ghostscript.com/jbig2dec/tags/release_0_02 /sha1.* 18 Originally downloaded from http://svn.ghostscript.com/jbig2dec/tags/release_0_02 /sha1.*
22 base/sha1.c 19 base/sha1.c
23 base/sha1.h 20 base/sha1.h
24 21
25 Governed by http://sigslot.sourceforge.net/#license (Public domain): 22 Governed by http://sigslot.sourceforge.net/#license (Public domain):
26 base/sigslot.cc 23 base/sigslot.cc
27 base/sigslot.h 24 base/sigslot.h
28 25
29 Governed by http://www.freedesktop.org/wiki/Software/systemd (LGPL 2.1+): 26 Governed by http://www.freedesktop.org/wiki/Software/systemd (LGPL 2.1+):
30 third_party/libudev/libudev.h 27 third_party/libudev/libudev.h
OLDNEW
« no previous file with comments | « no previous file | webrtc/api/audiotrack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698