diff options
Diffstat (limited to 'generic/tclOOCall.c')
-rw-r--r-- | generic/tclOOCall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOCall.c b/generic/tclOOCall.c index 48a98dd..3cb40b5 100644 --- a/generic/tclOOCall.c +++ b/generic/tclOOCall.c @@ -5,7 +5,7 @@ * object-system core. It also contains everything else that does * inheritance hierarchy traversal. * - * Copyright (c) 2005-2019 by Donal K. Fellows + * Copyright © 2005-2019 Donal K. Fellows * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |