X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fcommons%2Fdata%2Fxml%2FXmlHelper.java;h=012219b2e99f7d2b45398333a0462fc0e8157507;hb=929ec66ff0f0f684d1f06bd2eac22323a10022b1;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 old mode 100644 new mode 100755 index 94b977d..012219b --- 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,12 @@ +/* + * Svjatoslav Commons - shared library of common functionality. + * Copyright ©2012-2014, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of version 3 of the GNU Lesser General Public License + * or later as published by the Free Software Foundation. + */ + package eu.svjatoslav.commons.data.xml; import java.io.IOException;