Skip to content

Commit 95e5379

Browse files
chore: remove All rights reserved clause from java.header (#904)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/defeb78e-d77b-4325-9987-7032ce12efa6/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
1 parent 3b14954 commit 95e5379

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java.header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
^/\*$
2-
^ \* Copyright \d\d\d\d,? Google (Inc\.|LLC)( All [rR]ights [rR]eserved\.)?$
2+
^ \* Copyright \d\d\d\d,? Google (Inc\.|LLC)$
33
^ \*$
44
^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\);$
55
^ \* you may not use this file except in compliance with the License\.$

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "099f5068891991539ab584571a2b22cf7f45fab6"
7+
"sha": "3b14954da3afcbe0511c95a3c6baa3d93282deb9"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
22+
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)