|
Last change
on this file since 1390 was 1377, checked in by Gregg Young, 17 years ago |
|
Help file updates for recent changes; readme and def file updates for 3.15
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
|
File size:
397 bytes
|
| Line | |
|---|
| 1 | /*
|
|---|
| 2 | * $Id: copyright.h 1377 2009-01-04 22:18:30Z gyoung $
|
|---|
| 3 | *
|
|---|
| 4 | * Change Log:
|
|---|
| 5 | * 21 Nov 08 JBS Initial add to SVN respository
|
|---|
| 6 | *
|
|---|
| 7 | */
|
|---|
| 8 |
|
|---|
| 9 | #define COPYRIGHT_YEAR "2009"
|
|---|
| 10 |
|
|---|
| 11 | #define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \
|
|---|
| 12 | "Copyright (c) 2001, " \
|
|---|
| 13 | COPYRIGHT_YEAR \
|
|---|
| 14 | " Steven Levine and Associates, Inc." \
|
|---|
| 15 | "All rights reserved"
|
|---|
| 16 |
|
|---|
| 17 | #define IDS_COPYRIGHT 1
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.