summaryrefslogtreecommitdiffstats
path: root/generic/tkConsole.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
commitb9cdafd83fe77499ff47fa373ce037aff3ae286a (patch)
tree9d190d9d9b9620cab6a9484ed466ee4467ec7222 /generic/tkConsole.c
parentc1b43fa3075991b4156d026a8e378bf0d92c507b (diff)
downloadtk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2
(c) -> ©
Diffstat (limited to 'generic/tkConsole.c')
-rw-r--r--generic/tkConsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkConsole.c b/generic/tkConsole.c
index 345c937..15f4490 100644
--- a/generic/tkConsole.c
+++ b/generic/tkConsole.c
@@ -5,7 +5,7 @@
* have access to a console. It uses the Text widget and provides special
* access via a console command.
*
- * Copyright (c) 1995-1996 Sun Microsystems, Inc.
+ * Copyright © 1995-1996 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.