Author: tchemit Date: 2012-08-08 10:50:22 +0200 (Wed, 08 Aug 2012) New Revision: 2475 Url: http://nuiton.org/repositories/revision/jaxx/2475 Log: add missing svn properties and license headers Modified: trunk/jaxx-maven-plugin/src/main/resources/logback-test.xml trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/ColorCellRenderer.java Modified: trunk/jaxx-maven-plugin/src/main/resources/logback-test.xml =================================================================== --- trunk/jaxx-maven-plugin/src/main/resources/logback-test.xml 2012-08-08 08:50:04 UTC (rev 2474) +++ trunk/jaxx-maven-plugin/src/main/resources/logback-test.xml 2012-08-08 08:50:22 UTC (rev 2475) @@ -2,25 +2,24 @@ <!-- #%L SAMMOA :: Application - $Id$ - $HeadURL: http://svn.forge.codelutin.com/svn/sammoa/trunk/sammoa-ui-swing/src/main/res... $ + $HeadURL$ %% Copyright (C) 2012 UMS 3462, Code Lutin %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-3.0.html>. + <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> Property changes on: trunk/jaxx-maven-plugin/src/main/resources/logback-test.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/ColorCellRenderer.java =================================================================== --- trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/ColorCellRenderer.java 2012-08-08 08:50:04 UTC (rev 2474) +++ trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/ColorCellRenderer.java 2012-08-08 08:50:22 UTC (rev 2475) @@ -2,8 +2,8 @@ /* * #%L * JAXX :: Runtime - * $Id:$ - * $HeadURL:$ + * $Id$ + * $HeadURL$ * %% * Copyright (C) 2008 - 2012 CodeLutin * %% Property changes on: trunk/jaxx-runtime/src/main/java/jaxx/runtime/swing/renderer/ColorCellRenderer.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native