summaryrefslogtreecommitdiffstats
path: root/generic/tkMenubutton.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/tkMenubutton.c
parentc1b43fa3075991b4156d026a8e378bf0d92c507b (diff)
downloadtk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2
(c) -> ©
Diffstat (limited to 'generic/tkMenubutton.c')
-rw-r--r--generic/tkMenubutton.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkMenubutton.c b/generic/tkMenubutton.c
index b12e0eb..dbf6208 100644
--- a/generic/tkMenubutton.c
+++ b/generic/tkMenubutton.c
@@ -4,8 +4,8 @@
* This module implements button-like widgets that are used to invoke
* pull-down menus.
*
- * 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.