Skip to content

Commit e9ee4ec

Browse files
authored
Update copyright section with documentation link (#627)
Added a link to the TensorFlow-Java main documentation in the copyright section.
1 parent 93bfb05 commit e9ee4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
<configuration>
544544
<overview>./docs/overview.md</overview>
545545
<!--<includeDependencySources>true</includeDependencySources>-->
546-
<bottom>Copyright 2015, 2025 The TensorFlow Authors. All Rights Reserved.</bottom>
546+
<bottom>Copyright 2015, 2025 The TensorFlow Authors. All Rights Reserved. <![CDATA[<a href="http://tensorflow.github.io/java/index.html">TensorFlow-Java Main Documentation<a>]]></bottom>
547547
<additionalJOptions>
548548
<additionalJOption>-Xmaxerrs</additionalJOption>
549549
<additionalJOption>65536</additionalJOption>

0 commit comments

Comments
 (0)