Skip to content

Commit 33b7f0d

Browse files
committed
---
yaml --- r: 130825 b: refs/heads/master c: 0ac9e9b h: refs/heads/master i: 130823: bf88270 v: v3
1 parent a07f5cd commit 33b7f0d

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: c05ba8a298e904cabcaa1d96367b058537f541e4
2+
refs/heads/master: 0ac9e9b561e361718abc5df10af216e52fc4fc3e
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6faa4f33a42de32579e02a8d030db920d360e2b5
55
refs/heads/try: a2473a89da106f7dd3be86e9d52fe23f43d5bfa5

trunk/src/etc/third-party/README.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
Certain files in this distribution are covered by a different license than the rest of the Rust Project.
2-
Specifically:
1+
Certain binaries in this distribution do not originate from the Rust project, but are distributed with it in its binary form. These binaries, including gcc and other parts of the GNU compiler toolchain, are licensed either under the terms of the GNU General Public License, or the GNU General Public License with the GCC Runtime Library Exception, as published by the Free Software Foundation, either version 3, or (at your option) any later version. See the files COPYING3 and COPYING.RUNTIME respectively.
32

4-
- libgcc_s_dw2-1.dll and libstdc++6.dll are distributed under the terms of the GNU General Public License
5-
with the GCC Runtime Library Exception as published by the Free Software Foundation; either version 3,
6-
or (at your option) any later version. See the files COPYING3 and COPYING.RUNTIME respectively.
7-
You can obtain a copy of the source of these libraries either here: http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/gcc-4.5.2-1/,
8-
or from the project website at http://gcc.gnu.org
3+
You can obtain a copy of the source of these libraries from the MinGW-w64 project[1].
4+
5+
[1]: http://mingw-w64.sourceforge.net/

0 commit comments

Comments
 (0)