Fix copyright line.
[jFCPlib.git] / src / net / pterodactylus / fcp / GetPluginInfo.java
index bae14da..aaf9705 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - GetPluginInfo.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - GetPluginInfo.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
@@ -24,7 +23,6 @@ package net.pterodactylus.fcp;
  * node, which will response with a {@link PluginInfo} message.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class GetPluginInfo extends FcpMessage {