Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: edit owlbot.py copyright yeat
Browse files Browse the repository at this point in the history
  • Loading branch information
nicain authored Sep 28, 2021
1 parent 3760ab8 commit 81f12a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"# The root toctree document.",
)

s.replace("samples/snippets/noxfile.py", r"# Copyright 2019 Google LLC", r"# Copyright 2021 Google LLC")
s.replace("samples/snippets/noxfile.py", r"# Copyright 2019 Google LLC", r"# Copyright 2021 Google LLC")

# ----------------------------------------------------------------------------
# Run blacken session
Expand Down

0 comments on commit 81f12a1

Please sign in to comment.