added credits

This commit is contained in:
2022-04-24 18:32:02 +02:00
parent 852dcb3ee5
commit 87658920ef
2 changed files with 8 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId> <groupId>org.example</groupId>
<artifactId>Widerhall</artifactId> <artifactId>Widerhall</artifactId>
<version>0.2.47</version> <version>0.2.48</version>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>

View File

@@ -33,6 +33,13 @@
That's it. That's it.
</p> </p>
</fieldset> </fieldset>
<fieldset>
<legend>Credits</legend>
I`m very grateful to the people who supported me writing and testing this software:
<ul>
<li>Erik Heinzf for sharing his knowledge on email protocols and pitfalls</li>
</ul>
</fieldset>
«footer()» «footer()»
</body> </body>
</html> </html>