🔀 Merge branch 'release-79'
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / ImageBuilderImpl.java
index 4f4f26b..b62cc40 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Sone - ImageBuilderImpl.java - Copyright Â© 2013–2016 David Roden
+ * Sone - ImageBuilderImpl.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
  *
  * 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 net.pterodactylus.sone.database.ImageBuilder;
 
 /**
  * {@link ImageBuilder} implementation that creates {@link ImageImpl} objects.
 
 /**
  * {@link ImageBuilder} implementation that creates {@link ImageImpl} objects.
- *
- * @author <a href="mailto:d.roden@xplosion.de">David Roden</a>
  */
 public class ImageBuilderImpl extends AbstractImageBuilder {
 
  */
 public class ImageBuilderImpl extends AbstractImageBuilder {