Changeset 404 for ccr/trunk/p/C0CRNF.m


Ignore:
Timestamp:
Mar 16, 2009, 6:08:55 PM (15 years ago)
Author:
George Lilly
Message:

update copyright notice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/C0CRNF.m

    r351 r404  
    11C0CRNF   ; CCDCCR/GPL - Reference Name Format (RNF) utilities; 12/6/08
    22 ;;0.1;CCDCCR;nopatch;noreleasedate
    3  ;Copyright 2008 WorldVistA.  Licensed under the terms of the GNU
     3 ;Copyright 2009 George Lilly.  Licensed under the terms of the GNU
    44 ;General Public License See attached copy of the License.
    55 ;
     
    9999 . . . S GIEN=$QS(ZG,4) ; PULL OUT THE IEN
    100100 . . E  S GIEN="" ; NOT FOUND IN INDEX
    101  . E  S GIEN="" ; 
     101 . E  S GIEN="" ;
    102102 ;W "IEN: ",GIEN,!
    103103 ;N C0CTMP,C0CI,C0CJ,C0CREF,C0CNAME
     
    163163 . . . S GIEN=$QS(ZG,4) ; PULL OUT THE IEN
    164164 . . E  S GIEN="" ; NOT FOUND IN INDEX
    165  . E  S GIEN="" ; 
     165 . E  S GIEN="" ;
    166166 ;W "IEN: ",GIEN,!
    167167 ;N C0CTMP,C0CI,C0CJ,C0CREF,C0CNAME
Note: See TracChangeset for help on using the changeset viewer.