X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Feu%2Fsvjatoslav%2Fimagesqueeze%2FsampleApplication%2FImagePanel.java;h=13b1bc71a0c80c4f69f025dbb39d23b033156abe;hp=8bfb903ee31f27a90adbdd380dbe17503a3fe3a0;hb=4595d6b97aff8e6d9dcce902bc2f1119d4ab2f0e;hpb=7b3e2cbabc6df4010fb50b129933ad91ada21e62 diff --git a/src/main/java/eu/svjatoslav/imagesqueeze/sampleApplication/ImagePanel.java b/src/main/java/eu/svjatoslav/imagesqueeze/sampleApplication/ImagePanel.java index 8bfb903..13b1bc7 100755 --- a/src/main/java/eu/svjatoslav/imagesqueeze/sampleApplication/ImagePanel.java +++ b/src/main/java/eu/svjatoslav/imagesqueeze/sampleApplication/ImagePanel.java @@ -1,10 +1,9 @@ /* - * Imagesqueeze - Image codec optimized for photos. - * Copyright (C) 2012, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu - * + * 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 2 of the GNU General Public License - * as published by the Free Software Foundation. + * 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.imagesqueeze.sampleApplication;