| 
            Last change
 on this file since 1681 was             1679, checked in by Gregg Young, 13 years ago           | 
        
        
          | 
             
def, readme, history etc for release 3.21 
 
           | 
        
        
          
            
              - 
Property                 svn:eol-style
 set to                 
native
               
              - 
Property                 svn:keywords
 set to                 
Id
               
             
           | 
        
        
          | 
            File size:
            434 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | /*
 | 
|---|
| 2 |  * $Id: copyright.h 1679 2013-01-01 21:42:27Z gyoung $
 | 
|---|
| 3 |  *
 | 
|---|
| 4 |  * Change Log:
 | 
|---|
| 5 |  *    21 Nov 08 JBS Initial add to SVN respository
 | 
|---|
| 6 |  *    11 Jan 08 GKY Moved #define IDS_COPYRIGHT 1 to fm3str.h
 | 
|---|
| 7 |  *
 | 
|---|
| 8 |  */
 | 
|---|
| 9 | 
 | 
|---|
| 10 | #define COPYRIGHT_YEAR "2013"
 | 
|---|
| 11 | 
 | 
|---|
| 12 | #define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \
 | 
|---|
| 13 |                      "Copyright (c) 2001, " \
 | 
|---|
| 14 |                      COPYRIGHT_YEAR \
 | 
|---|
| 15 |                      " Steven Levine and Associates, Inc." \
 | 
|---|
| 16 |                      "All rights reserved"
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.