diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 21:40:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 21:40:56 (GMT) |
commit | e162c2fd9d996c21a441b8b58b5ff3f47008bc82 (patch) | |
tree | 74b3f98acf23356710708a893a01a61f7fb43142 /xlib/xbytes.h | |
parent | 7b0480f8b2029add53fb8e8fc97f004c87f90736 (diff) | |
parent | 794c5c6783a20e8c42ee94337edb9e02eb06662a (diff) | |
download | tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.zip tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.gz tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.bz2 |
(c) -> ©
Diffstat (limited to 'xlib/xbytes.h')
-rw-r--r-- | xlib/xbytes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlib/xbytes.h b/xlib/xbytes.h index 13e2faa..23dbd8f 100644 --- a/xlib/xbytes.h +++ b/xlib/xbytes.h @@ -3,7 +3,7 @@ * * Declaration of table to reverse bit order of bytes. * - * 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. |