summaryrefslogtreecommitdiffstats
path: root/win/tkWinDraw.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 /win/tkWinDraw.c
parentc1b43fa3075991b4156d026a8e378bf0d92c507b (diff)
downloadtk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2
(c) -> ©
Diffstat (limited to 'win/tkWinDraw.c')
-rw-r--r--win/tkWinDraw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tkWinDraw.c b/win/tkWinDraw.c
index 41e9672..d2faa90 100644
--- a/win/tkWinDraw.c
+++ b/win/tkWinDraw.c
@@ -4,8 +4,8 @@
* This file contains the Xlib emulation functions pertaining to actually
* drawing objects on a window.
*
- * Copyright (c) 1995 Sun Microsystems, Inc.
- * Copyright (c) 1994 Software Research Associates, Inc.
+ * Copyright © 1995 Sun Microsystems, Inc.
+ * Copyright © 1994 Software Research Associates, Inc.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.