From 93b29c49ab64cb6fe53804a1fa8839863705cd14 Mon Sep 17 00:00:00 2001 From: Jacques Grelet <jacques.grelet@ird.fr> Date: Fri, 6 Feb 2009 19:29:11 +0000 Subject: [PATCH] change datagui to TSG-QC in copyright --- tsgqc.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsgqc.m b/tsgqc.m index a495dc1..7260be7 100644 --- a/tsgqc.m +++ b/tsgqc.m @@ -14,7 +14,7 @@ function tsgqc % % This file is part of tsgqc. % -% Datagui is free software; you can redistribute it and/or modify +% TSG-QC 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. @@ -43,7 +43,7 @@ global VERSION % version number, may be used to initialize some files when it change % 0.90x -> 1.0RCx % ------------------------------------------------------------------- -VERSION = 0.905; +VERSION = 0.905; % -> 1.0RC5 % Find program directory. % functions (icons) should be store at a lower level -- GitLab