summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDebug.c
diff options
context:
space:
mode:
authordas <das>2006-05-12 18:18:52 (GMT)
committerdas <das>2006-05-12 18:18:52 (GMT)
commit8be9c78b526ea598b749969226bfaa02ef49241b (patch)
tree93eddde81750e5822995699f8e887794a0d60cd5 /macosx/tkMacOSXDebug.c
parentefbef34c60403590439c9e99a3f1f4b958f30610 (diff)
downloadtk-8be9c78b526ea598b749969226bfaa02ef49241b.zip
tk-8be9c78b526ea598b749969226bfaa02ef49241b.tar.gz
tk-8be9c78b526ea598b749969226bfaa02ef49241b.tar.bz2
fix whitespace, copyright
Diffstat (limited to 'macosx/tkMacOSXDebug.c')
-rw-r--r--macosx/tkMacOSXDebug.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/macosx/tkMacOSXDebug.c b/macosx/tkMacOSXDebug.c
index 4c96326..041c0e1 100644
--- a/macosx/tkMacOSXDebug.c
+++ b/macosx/tkMacOSXDebug.c
@@ -4,7 +4,11 @@
* Implementation of Macintosh specific functions for debugging MacOS events,
* regions, etc...
*
- * Copyright 2001, Apple Computer, Inc.
+ * Copyright 2001, Apple Computer, Inc.
+ * Copyright (c) 2006 Daniel A. Steffen <das@users.sourceforge.net>
+ *
+ * See the file "license.terms" for information on usage and redistribution of
+ * this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
* The following terms apply to all files originating from Apple
* Computer, Inc. ("Apple") and associated with the software
@@ -50,7 +54,7 @@
* software in accordance with the terms specified in this
* license.
*
- * RCS: @(#) $Id: tkMacOSXDebug.c,v 1.2.2.6 2006/04/28 06:02:59 das Exp $
+ * RCS: @(#) $Id: tkMacOSXDebug.c,v 1.2.2.7 2006/05/12 18:18:52 das Exp $
*/
#include "tkMacOSXInt.h"