Skip to content
Snippets Groups Projects
Commit e1a877e5 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

Ajout de la licence GPL2

Ajout $Id$
parent f6073c6e
No related branches found
No related tags found
No related merge requests found
function tsgqc_GUI
%
% tsgqc_GUI
%
% 5 novembre 2007
% TSG (Thermosalinograph) Quality Control software
%
% $Id$
%
%% COPYRIGHT & LICENSE
% Copyright 2007 - IRD US191, all rights reserved.
%
% This file is part of tsgqc_GUI.
%
% Datagui 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 2 of the License, or
% (at your option) any later version.
%
% tsgqc_GUI 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 Datagui; if not, write to the Free Software
% Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
% Initialization tasks
% ********************
%% Initialization tasks
% ********************
clc
% Find program directory.
......@@ -785,4 +808,4 @@ function tsgqc_GUI
end
end
\ No newline at end of file
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment