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 /macosx/tkMacOSXXCursors.h | |
parent | c1b43fa3075991b4156d026a8e378bf0d92c507b (diff) | |
download | tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2 |
(c) -> ©
Diffstat (limited to 'macosx/tkMacOSXXCursors.h')
-rw-r--r-- | macosx/tkMacOSXXCursors.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/tkMacOSXXCursors.h b/macosx/tkMacOSXXCursors.h index 1363bee..9beda5e 100644 --- a/macosx/tkMacOSXXCursors.h +++ b/macosx/tkMacOSXXCursors.h @@ -5,9 +5,9 @@ * emulate the X cursor set. All of these cursors were * constructed and donated by Grant Neufeld. (gneufeld@ccs.carleton.ca) * - * Copyright (c) 1995-1996 Sun Microsystems, Inc. - * Copyright 2008-2009, Apple Inc. - * Copyright (c) 2008-2009 Daniel A. Steffen <das@users.sourceforge.net> + * Copyright © 1995-1996 Sun Microsystems, Inc. + * Copyright © 2008-2009 Apple Inc. + * Copyright © 2008-2009 Daniel A. Steffen <das@users.sourceforge.net> * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. |