Skip to content

Commit f8c8eab

Browse files
chore: remove All rights reserved clause from java.header (#1441)
After discussion with OSPO, it has been decided to remove "All rights reserved" clause from the java.header file to better reflect the [correct license header](https://g3doc.corp.google.com/company/teams/opensource/releasing/preparing.md?cl=head#Apache-header). Source-Author: Neenu Shaji <[email protected]> Source-Date: Thu Jul 8 18:00:44 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 09c59c20a4bf0daed1665af59035ff240fe356df Source-Link: googleapis/synthtool@09c59c2
1 parent 526c517 commit f8c8eab

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigquery.git",
7-
"sha": "c9c948127fa7a07661809698c18b1850207a3479"
7+
"sha": "526c517f1940007e532c7e1f7e1fa01a985f30e2"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
14+
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)