diff options
Diffstat (limited to 'lib/fields.c')
-rw-r--r-- | lib/fields.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fields.c b/lib/fields.c index 421f28935..cf7ed7623 100644 --- a/lib/fields.c +++ b/lib/fields.c @@ -2,8 +2,8 @@ * libdpkg - Debian packaging suite library routines * fields.c - parsing of all the different fields, when reading in * - * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk> - * Copyright 2001 Wichert Akkerman + * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 2001 Wichert Akkerman * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as |