summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadAix.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2021-01-05 20:41:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2021-01-05 20:41:27 (GMT)
commit496cff3ee18aff1069c341d282371190cff6563f (patch)
treec67d771e8834d9aca6a8fc4345f9d053b5073cc7 /unix/tclLoadAix.c
parent0f93742804d047a8de0fe3acda7b019daae7b273 (diff)
parent124e36102e8b08023fe370defa49f89705d61a13 (diff)
downloadtcl-496cff3ee18aff1069c341d282371190cff6563f.zip
tcl-496cff3ee18aff1069c341d282371190cff6563f.tar.gz
tcl-496cff3ee18aff1069c341d282371190cff6563f.tar.bz2
merge core-8-branch
Diffstat (limited to 'unix/tclLoadAix.c')
-rw-r--r--unix/tclLoadAix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tclLoadAix.c b/unix/tclLoadAix.c
index fea9494..17fca04 100644
--- a/unix/tclLoadAix.c
+++ b/unix/tclLoadAix.c
@@ -9,7 +9,7 @@
* different from the notice used elsewhere in Tcl. The file has been
* modified to incorporate the file dlfcn.h in-line.
*
- * Copyright (c) 1992,1993,1995,1996, Jens-Uwe Mager, Helios Software GmbH
+ * Copyright © 1992,1993,1995,1996, Jens-Uwe Mager, Helios Software GmbH
* Not derived from licensed software.
*
* Permission is granted to freely use, copy, modify, and redistribute
@@ -23,7 +23,7 @@
/*
* @(#)dlfcn.c 1.7 revision of 95/08/14 19:08:38
- * This is an unpublished work copyright (c) 1992 HELIOS Software GmbH
+ * This is an unpublished work copyright © 1992 HELIOS Software GmbH
* 30159 Hannover, Germany
*/