Fix copyright line.
[jFCPlib.git] / src / net / pterodactylus / fcp / EndListPeers.java
index 6e23341..edba692 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - EndListPeers.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - EndListPeers.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
@@ -23,7 +22,6 @@ package net.pterodactylus.fcp;
  * This message marks the end of a list of “Peer” replies.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class EndListPeers extends BaseMessage {