File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ fn main() {
6565
6666Licensed under either of
6767
68- * Apache License, Version 2.0, ([ LICENSE-APACHE] ( LICENSE-APACHE ) or http ://www.apache.org/licenses/LICENSE-2.0 )
69- * MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or http ://opensource.org/licenses/MIT )
68+ * Apache License, Version 2.0, ([ LICENSE-APACHE] ( LICENSE-APACHE ) or https ://www.apache.org/licenses/LICENSE-2.0 )
69+ * MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or https ://opensource.org/licenses/MIT )
7070
7171at your option.
7272
Original file line number Diff line number Diff line change 11// Copyright 2016 lazy-static.rs Developers
22//
33// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
4- // http ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5- // http ://opensource.org/licenses/MIT>, at your option. This file may not be
4+ // https ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5+ // https ://opensource.org/licenses/MIT>, at your option. This file may not be
66// copied, modified, or distributed except according to those terms.
77
88extern crate spin;
Original file line number Diff line number Diff line change 11// Copyright 2016 lazy-static.rs Developers
22//
33// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
4- // http ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5- // http ://opensource.org/licenses/MIT>, at your option. This file may not be
4+ // https ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5+ // https ://opensource.org/licenses/MIT>, at your option. This file may not be
66// copied, modified, or distributed except according to those terms.
77
88extern crate core;
Original file line number Diff line number Diff line change 11// Copyright 2016 lazy-static.rs Developers
22//
33// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
4- // http ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5- // http ://opensource.org/licenses/MIT>, at your option. This file may not be
4+ // https ://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
5+ // https ://opensource.org/licenses/MIT>, at your option. This file may not be
66// copied, modified, or distributed except according to those terms.
77
88/*!
You can’t perform that action at this time.
0 commit comments