Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 328fb0b

Browse files
chore: remove All rights reserved clause from java.header (#479)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/48fe5753-412c-400e-acbb-fea3f671d33e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
1 parent 6a02947 commit 328fb0b

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-webrisk.git",
7-
"sha": "fc138dd9f70bd8a49ea8034ba7e2fe37179fa334"
7+
"sha": "03f70b0b19623904869f0ed83a2e20249ea6547f"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
30+
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)