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

Commit a3550f0

Browse files
chore: remove All rights reserved clause from java.header (#1148) (#541)
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-Link: googleapis/synthtool@09c59c2 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:2e88a4a7fe3377cf8de1fa5982134f6ef2768980fa2f94edcc1ba6604ae2e7ca
1 parent 9d8df1a commit a3550f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-java:latest
3-
digest: sha256:a9b83a276c82987d284b733713fe86a3c8a2cc457933767eeb2688b882e54c6a
3+
digest: sha256:2e88a4a7fe3377cf8de1fa5982134f6ef2768980fa2f94edcc1ba6604ae2e7ca

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)