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=5293b61e49e3116d6f09005615d456db5328757b;hpb=9bf987455b12c42ea8b3189572060522be2baa6a;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 5293b61..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-2019, 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;