about summary refs log tree commit diff
path: root/src/librustpkg
diff options
context:
space:
mode:
authorPatrick Walton <pcwalton@mimiga.net>2013-03-01 08:41:31 -0800
committerPatrick Walton <pcwalton@mimiga.net>2013-03-01 08:41:31 -0800
commit9519ee5d808d8015faad6681693cc406e00c9f81 (patch)
tree7dab2c124d3d0e7f1156835cf9339f0507d5443f /src/librustpkg
parentc355f17943e1dc3ec9c3193f35fc1ec9c43f51d4 (diff)
downloadrust-9519ee5d808d8015faad6681693cc406e00c9f81.tar.gz
rust-9519ee5d808d8015faad6681693cc406e00c9f81.zip
librustc: "APL2" -> "ASL2". rs=license-fix
Diffstat (limited to 'src/librustpkg')
-rw-r--r--src/librustpkg/rustpkg.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustpkg/rustpkg.rc b/src/librustpkg/rustpkg.rc
index 91ed185b566..b58b5977f97 100644
--- a/src/librustpkg/rustpkg.rc
+++ b/src/librustpkg/rustpkg.rc
@@ -15,7 +15,7 @@
        uuid = "25de5e6e-279e-4a20-845c-4cabae92daaf",
        url = "https://github.com/mozilla/rust/tree/master/src/librustpkg")];
 
-#[license = "MIT/APL2"];
+#[license = "MIT/ASL2"];
 #[crate_type = "lib"];
 #[no_core];
 #[allow(vecs_implicitly_copyable,