summaryrefslogtreecommitdiffstats
path: root/vendor/cc/src/winapi.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/cc/src/winapi.rs')
-rw-r--r--vendor/cc/src/winapi.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/cc/src/winapi.rs b/vendor/cc/src/winapi.rs
index c416325b5..8e04ce9cb 100644
--- a/vendor/cc/src/winapi.rs
+++ b/vendor/cc/src/winapi.rs
@@ -1,7 +1,7 @@
// Copyright © 2015-2017 winapi-rs developers
// Licensed under the Apache License, Version 2.0
-// <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.
+// <LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
+// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your option.
// All files in the project carrying such notice may not be copied, modified, or distributed
// except according to those terms.