/* * $Id: copyright.h 1531 2010-05-30 16:39:57Z gyoung $ * * Change Log: * 21 Nov 08 JBS Initial add to SVN respository * 11 Jan 08 GKY Moved #define IDS_COPYRIGHT 1 to fm3str.h * */ #define COPYRIGHT_YEAR "2010" #define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \ "Copyright (c) 2001, " \ COPYRIGHT_YEAR \ " Steven Levine and Associates, Inc." \ "All rights reserved"