fixed copyright headers
[svjatoslav_commons.git] / src / main / java / eu / svjatoslav / commons / data / xml / XmlHelper.java
index 94b977d..355ec2c 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Svjatoslav Commons - shared library of common functionality.
+ * Copyright ©2012-2013, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of version 2 of the GNU General Public License
+ * as published by the Free Software Foundation.
+ */
 package eu.svjatoslav.commons.data.xml;
 
 import java.io.IOException;