diff options
Diffstat (limited to 'dpkg-deb/extract.c')
-rw-r--r-- | dpkg-deb/extract.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpkg-deb/extract.c b/dpkg-deb/extract.c index 907a7054b..f75225f2d 100644 --- a/dpkg-deb/extract.c +++ b/dpkg-deb/extract.c @@ -2,7 +2,7 @@ * dpkg-deb - construction and deconstruction of *.deb archives * extract.c - extracting archives * - * 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 |