🔀 Merge branch 'release-79'
[Sone.git] / src / test / java / net / pterodactylus / sone / freenet / wot / Identities.java
index 9f92308..7ed2b59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Sone - Identities.java - Copyright Â© 2013–2016 David Roden
+ * Sone - Identities.java - Copyright Â© 2013–2019 David Roden
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -22,8 +22,6 @@ import java.util.Map;
 
 /**
  * Creates {@link Identity}s and {@link OwnIdentity}s.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David â€˜Bombe’ Roden</a>
  */
 public class Identities {