Changeset 814 for trunk/src/uvmat.m


Ignore:
Timestamp:
Aug 13, 2014, 3:32:22 AM (10 years ago)
Author:
g7moreau
Message:
  • Update license
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r813 r814  
    292292    if ishandle(handles.UVMAT_title)
    293293        set(handles.UVMAT_title,'String',...
    294             [{'Copyright  LEGI UMR 5519 /CNRS-UJF-Grenoble INP, 2010'};...
    295             {'GNU General Public License'};...
     294            [{'Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France'};...
     295            {'GNU General Public License version 2 or later'};...
    296296            {path_to_uvmat};...
    297297            {date_str};...
Note: See TracChangeset for help on using the changeset viewer.