- /*
- * Minecraft Dev for IntelliJ
- *
- * https://minecraftdev.org
- *
- * Copyright (c) 2022 minecraft-dev
- *
- * MIT License
- */
- /**
- * This entire package was shamelessly taken from the IntelliJ Kotlin plugin, so thanks to the JetBrains folks for
- * that. Though a built-in system would be superior...
- * https://github.com/JetBrains/kotlin/blob/master/idea/src/org/jetbrains/kotlin/idea/actions/ConfigurePluginUpdatesAction.kt
- */
- package com.demonwav.mcdev.update
- /*
- * Minecraft Dev for IntelliJ
- *
- * https://minecraftdev.org
- *
- * Copyright (c) 2023 minecraft-dev
- *
- * MIT License
- */
- /**
- * This entire package was shamelessly taken from the IntelliJ Kotlin plugin, so thanks to the JetBrains folks for
- * that. Though a built-in system would be superior...
- * https://github.com/JetBrains/kotlin/blob/master/idea/src/org/jetbrains/kotlin/idea/actions/ConfigurePluginUpdatesAction.kt
- */
- package com.demonwav.mcdev.update