Skip to content

Commit

Permalink
chore: use https URL for license info (#6279)
Browse files Browse the repository at this point in the history
  • Loading branch information
matks committed Aug 10, 2020
1 parent b4c1e45 commit 615cd37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LICENSE
@@ -1,7 +1,7 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
https://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -193,7 +193,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand Down

0 comments on commit 615cd37

Please sign in to comment.