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=90dbfae1de45053919dbb44a0d50d19b319e5717;hpb=a6a8d3e2e9afce4760f5366146a7f71a77c549de;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 90dbfae..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-2020, 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;