X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fsixth%2Fdata%2Fstore%2Ffile%2FEntryAllocationTable.java;h=a3db5c3fe6e2d5d945082ad8cfce9ce706e81fa4;hb=de784525d5808b6a9651af1443c15a91e718d1b3;hp=62d430f722d9cd6a51470706d630390a20bf9db0;hpb=4624afc9f95d80c6a120ed038a2230f09067e5ca;p=sixth-data.git diff --git a/src/main/java/eu/svjatoslav/sixth/data/store/file/EntryAllocationTable.java b/src/main/java/eu/svjatoslav/sixth/data/store/file/EntryAllocationTable.java index 62d430f..a3db5c3 100644 --- a/src/main/java/eu/svjatoslav/sixth/data/store/file/EntryAllocationTable.java +++ b/src/main/java/eu/svjatoslav/sixth/data/store/file/EntryAllocationTable.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;