X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fcommons%2Fdata%2Fxml%2FXmlHelper.java;h=355ec2cc520693aee9eb10afd39889b37e09f94a;hb=cf965fda534cc562368c9f2a3f34475e2519fcdc;hp=94b977dffb61e514853d3ad0e7d8e1c390d9bfdf;hpb=6a9352a6edbeaa1a2b3dafc09e91f53ab1871e1c;p=svjatoslav_commons.git diff --git a/src/main/java/eu/svjatoslav/commons/data/xml/XmlHelper.java b/src/main/java/eu/svjatoslav/commons/data/xml/XmlHelper.java index 94b977d..355ec2c 100644 --- a/src/main/java/eu/svjatoslav/commons/data/xml/XmlHelper.java +++ b/src/main/java/eu/svjatoslav/commons/data/xml/XmlHelper.java @@ -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;