X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Feu%2Fsvjatoslav%2Fsixth%2Fe3d%2Fgui%2FtextEditorComponent%2FTextLineTest.java;h=d4c30692e06439d139d0b1dd99e9d3d1098d09cd;hp=0fec7275949ab86c9a7584bffc84ead6fa5792d2;hb=197ac1b87328bb5b06ba52d3768af04b2007b087;hpb=2ba2ce636354885e669e9e3fbb97226025e5af45 diff --git a/src/test/java/eu/svjatoslav/sixth/e3d/gui/textEditorComponent/TextLineTest.java b/src/test/java/eu/svjatoslav/sixth/e3d/gui/textEditorComponent/TextLineTest.java index 0fec727..d4c3069 100644 --- a/src/test/java/eu/svjatoslav/sixth/e3d/gui/textEditorComponent/TextLineTest.java +++ b/src/test/java/eu/svjatoslav/sixth/e3d/gui/textEditorComponent/TextLineTest.java @@ -1,11 +1,9 @@ /* * Sixth - System for data storage, computation, exploration and interaction. - * Copyright ©2012-2020, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu + * 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.e3d.gui.textEditorComponent;