aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-android-0/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/gradle/projects/it-android-0/src/main')
-rw-r--r--integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml b/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
index a35f86be..43894029 100644
--- a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
+++ b/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
@@ -1 +1,5 @@
+<!--
+ ~ Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ -->
+
<manifest package="org.jetbrains.dokka.it.android"/>