Skip to content

Commit ad2d322

Browse files
committed
Added copyright header to run.xml
1 parent 8813091 commit ad2d322

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.run/CompileCliKt.run.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023-2024 The Semantifyr Authors
3+
4+
SPDX-License-Identifier: EPL-2.0
5+
-->
6+
17
<component name="ProjectRunConfigurationManager">
28
<configuration default="false" name="CompileCliKt" type="JetRunConfigurationType" nameIsGenerated="true">
39
<option name="MAIN_CLASS_NAME" value="hu.bme.mit.semantifyr.oxsts.compiler.CompileCliKt" />
@@ -9,4 +15,4 @@
915
<option name="Make" enabled="true" />
1016
</method>
1117
</configuration>
12-
</component>
18+
</component>

0 commit comments

Comments
 (0)