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

Skip to content

Commit 6fa4524

Browse files
chore: remove All rights reserved clause from java.header (#399)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/76b59ea3-9589-4be2-a86f-50cc3a39422e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
1 parent 702f57b commit 6fa4524

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-shared-dependencies/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\.$

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": "7b87c9aff5604dd894296a641fb34a3e8a73395c"
7+
"sha": "f0d49b54ba334f9351c66c9924e3d0d2ed7c0016"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
14+
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)