summaryrefslogtreecommitdiffstats
path: root/generic/tkMain.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-09 21:40:56 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-09 21:40:56 (GMT)
commite162c2fd9d996c21a441b8b58b5ff3f47008bc82 (patch)
tree74b3f98acf23356710708a893a01a61f7fb43142 /generic/tkMain.c
parent7b0480f8b2029add53fb8e8fc97f004c87f90736 (diff)
parent794c5c6783a20e8c42ee94337edb9e02eb06662a (diff)
downloadtk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.zip
tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.gz
tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.bz2
(c) -> ©
Diffstat (limited to 'generic/tkMain.c')
-rw-r--r--generic/tkMain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkMain.c b/generic/tkMain.c
index e970d04..07a7813 100644
--- a/generic/tkMain.c
+++ b/generic/tkMain.c
@@ -7,8 +7,8 @@
* can be used as a template for creating new main programs for Tk
* applications.
*
- * Copyright (c) 1990-1994 The Regents of the University of California.
- * Copyright (c) 1994-1997 Sun Microsystems, Inc.
+ * Copyright © 1990-1994 The Regents of the University of California.
+ * Copyright © 1994-1997 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.