diff options
Diffstat (limited to 'lib/dpkg.h')
-rw-r--r-- | lib/dpkg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dpkg.h b/lib/dpkg.h index 13dc9e0b0..14a4ce1d0 100644 --- a/lib/dpkg.h +++ b/lib/dpkg.h @@ -2,8 +2,8 @@ * libdpkg - Debian packaging suite library routines * dpkg.h - general header for Debian package handling * - * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> - * Copyright (C) 2000,2001 Wichert Akkerman <wichert@debian.org> + * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 2000,2001 Wichert Akkerman <wichert@debian.org> * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as |