Skip to content

Commit 875b972

Browse files
chore(python): use 'http' in LICENSE (#10)
Co-authored-by: Tim Swast <[email protected]> Source-Author: Bu Sun Kim <[email protected]> Source-Date: Thu Jan 7 13:05:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 41a4e56982620d3edcf110d76f4fcdfdec471ac8 Source-Link: googleapis/synthtool@41a4e56
1 parent 70b784d commit 875b972

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

packages/google-cloud-audit-log/LICENSE

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Apache License
1+
2+
Apache License
23
Version 2.0, January 2004
3-
https://www.apache.org/licenses/
4+
http://www.apache.org/licenses/
45

56
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
67

@@ -192,7 +193,7 @@
192193
you may not use this file except in compliance with the License.
193194
You may obtain a copy of the License at
194195

195-
https://www.apache.org/licenses/LICENSE-2.0
196+
http://www.apache.org/licenses/LICENSE-2.0
196197

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

packages/google-cloud-audit-log/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-audit-log.git",
7-
"sha": "6483772de189ea8a62cbdfd714f8b08fd1b47d3c"
7+
"sha": "8551616639a26e025303aa5bd6d23d412490ae3f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116"
14+
"sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8"
1515
}
1616
},
1717
{
1818
"git": {
1919
"name": "synthtool",
2020
"remote": "https://github.com/googleapis/synthtool.git",
21-
"sha": "d5fc0bcf9ea9789c5b0e3154a9e3b29e5cea6116"
21+
"sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8"
2222
}
2323
}
2424
],

0 commit comments

Comments
 (0)