diff options
Diffstat (limited to 'mac/tkMacPort.h')
-rw-r--r-- | mac/tkMacPort.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mac/tkMacPort.h b/mac/tkMacPort.h index e83e35a..ecd5a5b 100644 --- a/mac/tkMacPort.h +++ b/mac/tkMacPort.h @@ -6,11 +6,12 @@ * #includes for system include files and a few other things. * * Copyright (c) 1994-1996 Sun Microsystems, Inc. + * Copyright (c) 1998 by Scriptics Corporation. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkMacPort.h,v 1.2 1998/09/14 18:23:38 stanton Exp $ + * RCS: @(#) $Id: tkMacPort.h,v 1.3 1998/09/30 19:01:21 rjohnson Exp $ */ #ifndef _TKMACPORT |