This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 61046914d90d55c789ab54c9ad1de887ef5c1ea6 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:11:33 2016 +0200 add missing license header --- tutti-ui-swing/src/main/resources/spy.properties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/tutti-ui-swing/src/main/resources/spy.properties b/tutti-ui-swing/src/main/resources/spy.properties index 34f5191..3f2a393 100644 --- a/tutti-ui-swing/src/main/resources/spy.properties +++ b/tutti-ui-swing/src/main/resources/spy.properties @@ -1,3 +1,26 @@ +### +# #%L +# Tutti :: UI +# $Id:$ +# $HeadURL:$ +# %% +# Copyright (C) 2012 - 2016 Ifremer +# %% +# 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 +# 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 +# License along with this program. If not, see +# <http://www.gnu.org/licenses/gpl-3.0.html>. +# #L% +### logfile=/tmp/tutti-jdbc-spy.log driverlist=org.hsqldb.jdbcDriver stacktrace=true -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.