Skip to content

Commit b945c89

Browse files
Update README.md
1 parent cecc335 commit b945c89

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ There are three output formats:
5050
- Saves each class using only its name, provided no file with that name already exists, otherwise uses: package + class name. For example, class `java.util.List` becomes `List.class`.
5151

5252
## Credits
53+
FlatLaf is licensed under the Apache License 2.0. Copyright (c) 2019-2024 FormDev Software GmbH.
54+
Log4j is licensed under the Apache License 2.0, Copyright (c) The Apache Software Foundation.
55+
Gson is licensed under the Apache License 2.0, Copyright (c) 2008 Google Inc.
56+
5357
Special thanks to [@JFormDesigner](https://github.com/JFormDesigner) for the wonderful Look & Feel ([FlatLaf](https://github.com/JFormDesigner/FlatLaf)).
5458
**Libraries:** FlatLaf, Gson, Log4j
55-
**Developer:** [@Artur114](https://github.com/Artur114Projects)
59+
**Developer:** [@Artur114](https://github.com/Artur114Projects)

0 commit comments

Comments
 (0)