diff options
Diffstat (limited to 'src/query.c')
-rw-r--r-- | src/query.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/query.c b/src/query.c index 8c5cbc051..973e6830d 100644 --- a/src/query.c +++ b/src/query.c @@ -5,8 +5,8 @@ * dpkg - main program for package management * enquiry.c - status enquiry and listing options * - * Copyright (C) 1995,1996 Ian Jackson <ian@chiark.greenend.org.uk> - * Copyright (C) 200,2001 Wichert Akkerman <wakkerma@debian.org> + * Copyright © 1995,1996 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 2000,2001 Wichert Akkerman <wakkerma@debian.org> * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as |