diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2024-06-14 11:52:50 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2024-06-14 11:52:50 (GMT) |
commit | bab006a2f63bf6a5b2e2b0c63e5f1bf3c5a47f59 (patch) | |
tree | 659745f7c898fe78117b1d4e8e413eca2fad6d59 /generic/tkButton.h | |
parent | e9fc9ea2605337871420f15bb402842cf075e530 (diff) | |
parent | 281a718a515c5e0a632bfbfb1ca9409101548408 (diff) | |
download | tk-bab006a2f63bf6a5b2e2b0c63e5f1bf3c5a47f59.zip tk-bab006a2f63bf6a5b2e2b0c63e5f1bf3c5a47f59.tar.gz tk-bab006a2f63bf6a5b2e2b0c63e5f1bf3c5a47f59.tar.bz2 |
Merge 8.6
Diffstat (limited to 'generic/tkButton.h')
-rw-r--r-- | generic/tkButton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkButton.h b/generic/tkButton.h index edf7efe..73b5718 100644 --- a/generic/tkButton.h +++ b/generic/tkButton.h @@ -4,7 +4,7 @@ * Declarations of types and functions used to implement button-like * widgets. * - * Copyright (c) 1996-1998 by Sun Microsystems, Inc. + * Copyright (c) 1996-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. |