diff --git a/src/resources/ABOUT.md b/src/resources/ABOUT.md
index 57d7b1c..2873f7c 100644
--- a/src/resources/ABOUT.md
+++ b/src/resources/ABOUT.md
@@ -1,20 +1,16 @@
-### Version
-VERSIONNUMBER
+Version VERSIONNUMBER
-### About
Seer, a simple and easy-to-use gui frontend to the GDB debugger, having many features.
-Written by Ernie Pasveer. Copyright (C) 2021.
-
-Contact:
+Copyright (C) 2021-2022 Ernie Pasveer.
+
[https://github.com/epasveer/seer](https://github.com/epasveer/seer)
[epasveer@att.net](mailto:user@example.com)
-### Icons
Icons used by Seer are the property of the original creators.
The Seer icon.
@@ -27,19 +23,19 @@ Other icons used by Seer.
| Icon | Creator | License |
| ------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
|Icons Breeze Icon set | Created by L4ki | (License GPLv3) |
-|Icon gdb.png | Created by Creator | (License CC4.0) |
-|Icon keyboard.png | Created by Creator | (License CC4.0) |
-|Icon editor.png | Created by Creator | (License CC4.0) |
-|Icon font.png | Created by Creator | (License CC4.0) |
-|Icon configure.png | Created by Creator | (License CC4.0) |
-|Icon arguments.png | Created by Creator | (License CC4.0) |
-|Icon debug.png | Created by Creator | (License CC4.0) |
-|Icon exit.png | Created by Creator | (License CC4.0) |
-|Icon console.png | Created by Creator | (License CC4.0) |
-|Icon maximize.png | Created by Creator | (License CC4.0) |
-|Icon minimize.png | Created by Creator | (License CC4.0) |
-|Icon hide.png | Created by Creator | (License CC4.0) |
-|Icon style.png | Created by Creator | (License CC4.0) |
+|Icon gdb.png | Created by John Gardner | (License CC4.0) |
+|Icon keyboard.png | Created by Dirtyworks | (License CC4.0) |
+|Icon editor.png | Created by Piksart | (License CC4.0) |
+|Icon font.png | Created by Dave Gandy | (License CC4.0) |
+|Icon configure.png | Created by Chameleon Design | (License CC4.0) |
+|Icon arguments.png | Created by Icon box | (License CC4.0) |
+|Icon debug.png | Created by Carbon Design | (License CC4.0) |
+|Icon exit.png | Created by Nicky Lim | (License CC4.0) |
+|Icon console.png | Created by Icons8 | (License CC4.0) |
+|Icon maximize.png | Created by ferdi setiadi | (License CC4.0) |
+|Icon minimize.png | Created by ferdi setiadi | (License CC4.0) |
+|Icon hide.png | Created by ferdi setiadi | (License CC4.0) |
+|Icon style.png | Created by Free Icons | (License CC4.0) |
|Icon assembly.svg | Created by iyikon | (License CC3.0) |
|Icon source.svg | Created by kozinn | (License CC3.0) |
|Icon memory.svg | Created by mudassar.hussain323 | (License CC3.0) |
@@ -50,7 +46,6 @@ Other icons used by Seer.
-### Other Credits
Credits to kdbg, gede, gdbgui, nemiver, and many other projects for ideas and examples.