Skip to content

Commit

Permalink
Added copyright header to run.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Oct 5, 2024
1 parent 8813091 commit ad2d322
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .run/CompileCliKt.run.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2023-2024 The Semantifyr Authors
SPDX-License-Identifier: EPL-2.0
-->

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="CompileCliKt" type="JetRunConfigurationType" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="hu.bme.mit.semantifyr.oxsts.compiler.CompileCliKt" />
Expand All @@ -9,4 +15,4 @@
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
</component>

0 comments on commit ad2d322

Please sign in to comment.