Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / PreferencesLoader.java
index 0ae13ba..fab3148 100644 (file)
@@ -7,8 +7,6 @@ import net.pterodactylus.util.config.ConfigurationException;
 /**
  * Loads preferences stored in a {@link Configuration} into a {@link
  * Preferences} object.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class PreferencesLoader {