aboutsummaryrefslogtreecommitdiff
path: root/.run/it-multiplatform-0_dokka.run.xml
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-08-31 16:02:13 +0200
committerGitHub <noreply@github.com>2023-08-31 16:02:13 +0200
commit6a181a7a2b03ec263788d137610e86937a57d434 (patch)
tree22368589814dad150ad6de243cc2da3cdff926a6 /.run/it-multiplatform-0_dokka.run.xml
parentc63ea36637ce956029fb15b1482c0683ecb8a587 (diff)
downloaddokka-6a181a7a2b03ec263788d137610e86937a57d434.tar.gz
dokka-6a181a7a2b03ec263788d137610e86937a57d434.tar.bz2
dokka-6a181a7a2b03ec263788d137610e86937a57d434.zip
Update copyright (#3149)
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
Diffstat (limited to '.run/it-multiplatform-0_dokka.run.xml')
-rw-r--r--.run/it-multiplatform-0_dokka.run.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.run/it-multiplatform-0_dokka.run.xml b/.run/it-multiplatform-0_dokka.run.xml
index 54b97a31..4b0f593c 100644
--- a/.run/it-multiplatform-0_dokka.run.xml
+++ b/.run/it-multiplatform-0_dokka.run.xml
@@ -1,3 +1,7 @@
+<!--
+ ~ Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ -->
+
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="it-multiplatform-0:dokka" type="GradleRunConfiguration" factoryName="Gradle" folderName="sample-projects">
<ExternalSystemSettings>
@@ -21,4 +25,4 @@
<option name="Gradle.BeforeRunTask" enabled="false" tasks="publishToMavenLocal" externalProjectPath="$PROJECT_DIR$" vmOptions="" scriptParameters="" />
</method>
</configuration>
-</component> \ No newline at end of file
+</component>