summaryrefslogtreecommitdiffstats
path: root/library/package.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:26:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:26:35 (GMT)
commit86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8 (patch)
tree3989b54dfe4bbab8f507ecd0136858dba8add964 /library/package.tcl
parentb707b1101c0a02107e7e3b56bb87ccfa23820eb9 (diff)
parenta1dd05a17089ddf2b20cc4bea8c98d3f2355bec6 (diff)
downloadtcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.zip
tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.gz
tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.bz2
Merge 8.7
Diffstat (limited to 'library/package.tcl')
-rw-r--r--library/package.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/package.tcl b/library/package.tcl
index ac9a3dc..5f0795f 100644
--- a/library/package.tcl
+++ b/library/package.tcl
@@ -3,8 +3,8 @@
# utility procs formerly in init.tcl which can be loaded on demand
# for package management.
#
-# Copyright (c) 1991-1993 The Regents of the University of California.
-# Copyright (c) 1994-1998 Sun Microsystems, Inc.
+# Copyright © 1991-1993 The Regents of the University of California.
+# Copyright © 1994-1998 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.