diff options
Diffstat (limited to 'lib/nfmalloc.c')
-rw-r--r-- | lib/nfmalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nfmalloc.c b/lib/nfmalloc.c index 233fa6279..cbe6f50a3 100644 --- a/lib/nfmalloc.c +++ b/lib/nfmalloc.c @@ -2,7 +2,7 @@ * libdpkg - Debian packaging suite library routines * nfmalloc.c - non-freeing malloc, used for in-core database * - * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as |