Update copyright headers.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / PostReply.java
index 4c7c8d3..a4d9ef3 100644 (file)
@@ -41,4 +41,4 @@ public interface PostReply extends Reply<PostReply> {
         */
        public PostReply setPost(Post post);
 
-}
\ No newline at end of file
+}