Improve XML parsing to handle attributes as well.
[cfb.git] / prod / net / jaekl / cfb / util / Command.java
index 4242eea9602dedb5dcb293917d573670330d961f..672aac2fec9364a106922d40b14286536a4c3eff 100644 (file)
@@ -1,5 +1,7 @@
 package net.jaekl.cfb.util;
 
+// Copyright (C) 2015 Christian Jaekl
+
 import java.io.BufferedReader;
 import java.io.IOException;
 import java.io.InputStream;