diff --git a/plugins/java-decompiler/engine/README.md b/plugins/java-decompiler/engine/README.md index 83aa2d0faa00..92a125ada605 100644 --- a/plugins/java-decompiler/engine/README.md +++ b/plugins/java-decompiler/engine/README.md @@ -9,23 +9,25 @@ and probably for a high-level programming language in general. Naturally, it is still under development. Please send your bug reports and improvement suggestions to the [issue tracker] (in subsystem `Java. Decompiler. Engine`). -### Fernflower and ForgeFlower - -Fernflower includes some patches from [ForgeFlower](https://github.com/MinecraftForge/ForgeFlower). -Sincere appreciation is extended to the maintainers of ForgeFlower for their valuable contributions and enhancements. - ### Naming The correct name is Fernflower, not FernFlower. +### Credits + +[Fernflower was originally written by Stiver](https://blog.jetbrains.com/idea/2024/11/in-memory-of-stiver). + +Fernflower includes some patches from [ForgeFlower](https://github.com/MinecraftForge/ForgeFlower). +Sincere appreciation is extended to the maintainers of ForgeFlower for their valuable contributions and enhancements. + +A mirror of this repository has been maintained for many years by [Andrew McRae](https://github.com/fesh0r) +until JetBrains offered to take over. +Sincere appreciation is extended to Andrew for his work maintaining the mirror. + ### License Fernflower is licensed under the [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). -### Original author - -[Fernflower was originally written by Stiver](https://blog.jetbrains.com/idea/2024/11/in-memory-of-stiver). - ## Usage ### IntelliJ