Skip to content

Commit 09c59c2

Browse files
authored
chore: remove All rights reserved clause from java.header (#1148)
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).
1 parent 39652e3 commit 09c59c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthtool/gcp/templates/java_library/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\.$

0 commit comments

Comments
 (0)