Ignore:
Timestamp:
Aug 13, 2014, 2:47:15 AM (10 years ago)
Author:
g7moreau
Message:
  • Add license
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_file_series.m

    r801 r809  
    2626% checkxml: =1(default) take into account xml file existence to possibly include indexes in RootFile
    2727%           =0: do not take into account xml file existence
    28 %
    29 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    30 %  Copyright 2011-2014, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr
    31 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     28
     29%=======================================================================
     30% Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France
     31%   http://www.legi.grenoble-inp.fr
     32%   Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr
     33%
    3234%     This file is part of the toolbox UVMAT.
    33 % 
     35%
    3436%     UVMAT is free software; you can redistribute it and/or modify
    35 %     it under the terms of the GNU General Public License as published by
    36 %     the Free Software Foundation; either version 2 of the License, or
    37 %     (at your option) any later version.
    38 % 
     37%     it under the terms of the GNU General Public License as published
     38%     by the Free Software Foundation; either version 2 of the license,
     39%     or (at your option) any later version.
     40%
    3941%     UVMAT is distributed in the hope that it will be useful,
    4042%     but WITHOUT ANY WARRANTY; without even the implied warranty of
    4143%     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    42 %     GNU General Public License (file UVMAT/COPYING.txt) for more details.
    43 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     44%     GNU General Public License (see LICENSE.txt) for more details.
     45%=======================================================================
    4446
    4547function [RootPath,SubDir,RootFile,i1_series,i2_series,j1_series,j2_series,NomType,FileInfo,MovieObject,i1_input,i2_input,j1_input,j2_input]=find_file_series(FilePath,fileinput,checkxml)
Note: See TracChangeset for help on using the changeset viewer.