Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 166338c

Browse files
chore: remove leading newline from LICENSE (#271)
Co-authored-by: Christopher Wilcox <[email protected]> Source-Author: Justin Beckwith <[email protected]> Source-Date: Wed Feb 3 15:37:31 2021 -0800 Source-Repo: googleapis/synthtool Source-Sha: 27b2d4f4674840628d0b75c5941e89c12af4764f Source-Link: googleapis/synthtool@27b2d4f
1 parent 97c73c5 commit 166338c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

java-shared-dependencies/LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
Apache License
32
Version 2.0, January 2004
43
http://www.apache.org/licenses/

java-shared-dependencies/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-shared-dependencies.git",
7-
"sha": "9d5061e27d044cba1884065efbdc87bcbbf0440f"
7+
"sha": "85da17c393fe99486768b6626f550862c650c66e"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "e935c9ecb47da0f2e054f5f1845f7cf7c95fa625"
14+
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)