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=5db855dcda34d981eb0dd98fc55d6d4d2fa86a54;hpb=45c3bd94e38fc74268429d4441e730aec28492bf;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 5db855d..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,11 +1,8 @@ /* - * Sixth - System for data storage, computation, exploration and interaction. - * Copyright ©2012-2016, 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. - */ + * Sixth Data. Author: Svjatoslav Agejenko. + * This project is released under Creative Commons Zero (CC0) license. + * +*/ package eu.svjatoslav.sixth.data.store.file;