Skip to content

Commit f117025

Browse files
committed
1 parent 8e7a5d9 commit f117025

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

buildSrc/src/main/kotlin/mcp.dokka.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ dokka {
1010
includes.from("Module.md")
1111

1212
pluginsConfiguration.html {
13-
footerMessage = "Copyright © 2025 JetBrains s.r.o."
14-
customAssets + file("icon.png")
13+
footerMessage = "Copyright © 2024-2025 Anthropic, PBC"
1514
}
1615

1716
sourceLink {

0 commit comments

Comments
 (0)