summaryrefslogtreecommitdiffstats
path: root/generic/tkTextIndex.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-20 15:58:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-12-20 15:58:30 (GMT)
commitf9ec3c570c9b20d763e82a4abaacade3c4482750 (patch)
tree8b715235f0de5be8230534696d2d98dff5c252fd /generic/tkTextIndex.c
parentf6fd3ddeeac87b3138ba636ebb4d408f1a4d284b (diff)
parent8b6266dcbcfbfa6036baae36eb6875e31519f9d3 (diff)
downloadtk-f9ec3c570c9b20d763e82a4abaacade3c4482750.zip
tk-f9ec3c570c9b20d763e82a4abaacade3c4482750.tar.gz
tk-f9ec3c570c9b20d763e82a4abaacade3c4482750.tar.bz2
Merge 8.6
Diffstat (limited to 'generic/tkTextIndex.c')
-rw-r--r--generic/tkTextIndex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkTextIndex.c b/generic/tkTextIndex.c
index bd93258..f55b884 100644
--- a/generic/tkTextIndex.c
+++ b/generic/tkTextIndex.c
@@ -4,8 +4,8 @@
* This module provides functions that manipulate indices for text
* widgets.
*
- * Copyright © 1992-1994 The Regents of the University of California.
- * Copyright © 1994-1997 Sun Microsystems, Inc.
+ * Copyright © 1992-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.