X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fsixth%2Fdata%2Fstore%2Ffile%2FFileDataStore.java;h=b7b5deb6c9ce73c20e9c584f16e8ab5deb8f2193;hb=de784525d5808b6a9651af1443c15a91e718d1b3;hp=28a36102f0ce5ccc870f95ad3211bebbd726bbe2;hpb=4624afc9f95d80c6a120ed038a2230f09067e5ca;p=sixth-data.git diff --git a/src/main/java/eu/svjatoslav/sixth/data/store/file/FileDataStore.java b/src/main/java/eu/svjatoslav/sixth/data/store/file/FileDataStore.java index 28a3610..b7b5deb 100644 --- a/src/main/java/eu/svjatoslav/sixth/data/store/file/FileDataStore.java +++ b/src/main/java/eu/svjatoslav/sixth/data/store/file/FileDataStore.java @@ -1,10 +1,8 @@ /* - * Sixth Data. Copyright ©2012-2018, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu + * Sixth Data. Author: Svjatoslav Agejenko. + * This project is released under Creative Commons Zero (CC0) license. * - * 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.sixth.data.store.file;