🔀 Merge branch 'release-79'
[Sone.git] / src / main / java / net / pterodactylus / sone / utils / NumberParsers.java
index ce4da2f..471fc26 100644 (file)
@@ -8,8 +8,6 @@ import com.google.common.primitives.Longs;
 
 /**
  * Parses numbers from strings.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David â€˜Bombe’ Roden</a>
  */
 public class NumberParsers {