diff options
Diffstat (limited to 'generic/tkDList.h')
-rw-r--r-- | generic/tkDList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkDList.h b/generic/tkDList.h index 3a8840c..f6c70d9 100644 --- a/generic/tkDList.h +++ b/generic/tkDList.h @@ -7,7 +7,7 @@ * before or after an existing element or at the head/tail of the list. * A list may be traversed in the forward or backward direction. * - * Copyright (c) 2018 Gregor Cramer. + * Copyright © 2018 Gregor Cramer. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |