diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-28 15:31:11 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-28 15:31:11 (GMT) |
commit | 408e1c14d0e35287451c51f8481df58fffae755d (patch) | |
tree | f57336a18aa56421579df2d50e572c60fc971788 /generic/tclOO.decls | |
parent | 115a32cd6ffb82a45e681c6701e9419d563cf577 (diff) | |
parent | 33b2c943235d9343253e4dfc60cfb80ca0e064d6 (diff) | |
download | tcl-408e1c14d0e35287451c51f8481df58fffae755d.zip tcl-408e1c14d0e35287451c51f8481df58fffae755d.tar.gz tcl-408e1c14d0e35287451c51f8481df58fffae755d.tar.bz2 |
Merge 8.7
Diffstat (limited to 'generic/tclOO.decls')
-rw-r--r-- | generic/tclOO.decls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOO.decls b/generic/tclOO.decls index f1bb320..4602460 100644 --- a/generic/tclOO.decls +++ b/generic/tclOO.decls @@ -5,7 +5,7 @@ # library via the stubs table. This file is used to generate the # tclOODecls.h, tclOOIntDecls.h and tclOOStubInit.c files. # -# Copyright (c) 2008-2013 by Donal K. Fellows. +# Copyright © 2008-2013 Donal K. Fellows. # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. |