diff options
Diffstat (limited to 'src/main/resources/about.html')
| -rw-r--r-- | src/main/resources/about.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/resources/about.html b/src/main/resources/about.html deleted file mode 100644 index b75c1bf0..00000000 --- a/src/main/resources/about.html +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | <html> | ||
| 2 | <h1>%s</h1> | ||
| 3 | <p>A tool for debofuscation of Java code</p> | ||
| 4 | <p> | ||
| 5 | <p>Version: %s</p> | ||
| 6 | </html> \ No newline at end of file | ||