aboutsummaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
authorJordan Demeulenaere <jdemeulenaere@google.com>2023-02-24 00:31:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-02-24 00:31:05 +0000
commit03496335f3331e8a625aee5cdf5291a2728b8595 (patch)
treeeb485078f187c7dde2061192b197bbdded5f971a /website/index.html
parent457d4958db1c37b1537db867f4d84faf76118d67 (diff)
parentd18317dd3a49c0eae53156efc87e1a01fd0e5a46 (diff)
downloadktfmt-03496335f3331e8a625aee5cdf5291a2728b8595.tar.gz
Merge tag 'v0.43' into aosp/master am: 732c9702b2 am: c431a78e6c am: a9fa90b3c3 am: d18317dd3a
Original change: https://android-review.googlesource.com/c/platform/external/ktfmt/+/2453026 Change-Id: I29e8b14fde3ed823876e488486e20b71f5db482e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html
index 7572e39..151769b 100644
--- a/website/index.html
+++ b/website/index.html
@@ -134,7 +134,7 @@
<pre>
# build.gradle.kts
plugins { id("com.diffplug.spotless") }
-
+
// version and style are optional
spotless { kotlin { ktfmt('{{version}}').kotlinlangStyle() } }
</pre
@@ -285,7 +285,7 @@ $ java -jar ktfmt-{{version}}-jar-with-dependencies.jar [--kotlinlang-style] [fi
/>
</a>
<br />
- <small>&copy; {{year}} Facebook, Inc. Based on <a href="https://microsoft.github.io/monaco-editor">https://microsoft.github.io/monaco-editor</a></small>
+ <small>Copyright &copy; Meta Platforms, Inc. Based on <a href="https://microsoft.github.io/monaco-editor">https://microsoft.github.io/monaco-editor</a></small>
</p>
</footer>