remove license attribute

This commit is contained in:
Steve Klabnik 2014-12-07 13:20:39 -05:00
parent 16787045e5
commit ecc2e5fab7
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
#![experimental]
#![crate_type = "rlib"]
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
html_root_url = "http://doc.rust-lang.org/master/",