Add Maven project description.
[jFCPlib.git] / src / net / pterodactylus / fcp / ReturnType.java
index 8a6071e..a3ffbcd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - ReturnType.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - ReturnType.java - Copyright © 2008 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
@@ -21,7 +20,7 @@ package net.pterodactylus.fcp;
 
 /**
  * The different return types for {@link ClientGet} requests.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public enum ReturnType {