diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
commit | b9cdafd83fe77499ff47fa373ce037aff3ae286a (patch) | |
tree | 9d190d9d9b9620cab6a9484ed466ee4467ec7222 /win/tkWin32Dll.c | |
parent | c1b43fa3075991b4156d026a8e378bf0d92c507b (diff) | |
download | tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2 |
(c) -> ©
Diffstat (limited to 'win/tkWin32Dll.c')
-rw-r--r-- | win/tkWin32Dll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWin32Dll.c b/win/tkWin32Dll.c index 9ff374e..a761ee1 100644 --- a/win/tkWin32Dll.c +++ b/win/tkWin32Dll.c @@ -3,7 +3,7 @@ * * This file contains a stub dll entry point. * - * Copyright (c) 1995 Sun Microsystems, Inc. + * Copyright © 1995 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |