X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fimagesqueeze%2Fcodec%2FColorStats.java;h=c6ded4156a78e49cd4f83727d597eee70653c9d7;hp=3ffb83d4db482e2a62ab7c9f78ec94ed0d6ff235;hb=HEAD;hpb=b9500c854be7d64037f98daf3b03289f4fb1030b diff --git a/src/main/java/eu/svjatoslav/imagesqueeze/codec/ColorStats.java b/src/main/java/eu/svjatoslav/imagesqueeze/codec/ColorStats.java index 3ffb83d..c6ded41 100755 --- a/src/main/java/eu/svjatoslav/imagesqueeze/codec/ColorStats.java +++ b/src/main/java/eu/svjatoslav/imagesqueeze/codec/ColorStats.java @@ -1,11 +1,7 @@ /* - * Imagesqueeze - Image codec. Copyright ©2012-2019, 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. + * Image codec. Author: Svjatoslav Agejenko, svjatoslav@svjatoslav.eu + * This project is released under Creative Commons Zero (CC0) license. */ - package eu.svjatoslav.imagesqueeze.codec; class ColorStats {