Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a1137cb

Browse files
Merge pull request #2326 from tensorflow:ktonthat-patch-2
PiperOrigin-RevId: 685572827
2 parents d8930ca + 5107d2a commit a1137cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎tools/tensorflow_docs/tools/nblint/style/tensorflow.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
# Acceptable copyright heading for notebooks following this style.
4747
copyrights_re = [
4848
r"Copyright 20[1-9][0-9] The TensorFlow\s.*?\s?Authors",
49-
r"Copyright 20[1-9][0-9] Google"
49+
r"Copyright 20[1-9][0-9] Google",
50+
r"Copyright 20[1-9][0-9] The AI Edge Authors",
5051
]
5152

5253

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /