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 /generic/tkScale.h | |
parent | c1b43fa3075991b4156d026a8e378bf0d92c507b (diff) | |
download | tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2 |
(c) -> ©
Diffstat (limited to 'generic/tkScale.h')
-rw-r--r-- | generic/tkScale.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkScale.h b/generic/tkScale.h index 4e4a3e7..6320e3e 100644 --- a/generic/tkScale.h +++ b/generic/tkScale.h @@ -4,8 +4,8 @@ * Declarations of types and functions used to implement the scale * widget. * - * Copyright (c) 1996 by Sun Microsystems, Inc. - * Copyright (c) 1999-2000 by Scriptics Corporation. + * Copyright © 1996 Sun Microsystems, Inc. + * Copyright © 1999-2000 Scriptics Corporation. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |