summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-06-30 07:16:12 +0300
committerGuillem Jover <guillem@debian.org>2008-06-30 07:16:58 +0300
commit3e5aa7b25b21c6fd845d70073770d7c10f9af071 (patch)
treef64735fc3a06548f4951d3bc29c32870f92dc36b
parenta406a4a4fdd2918b41f1be94aa19e25ce0c0ff6f (diff)
downloaddpkg-3e5aa7b25b21c6fd845d70073770d7c10f9af071.tar.gz
Switch to use UTF-8 copyright symbol and add missing ones
Some 'Copyright <year>' entries didn't have a copyright symbol. Add it and switch the rest from '(C)' to '©', but we don't do this on program output which for now should remain pure ascii.
-rw-r--r--dpkg-deb/build.c4
-rw-r--r--dpkg-deb/dpkg-deb.h2
-rw-r--r--dpkg-deb/extract.c2
-rw-r--r--dpkg-deb/info.c4
-rw-r--r--dpkg-deb/main.c2
-rw-r--r--dpkg-split/dpkg-split.h2
-rw-r--r--dpkg-split/info.c2
-rw-r--r--dpkg-split/join.c2
-rw-r--r--dpkg-split/main.c2
-rw-r--r--dpkg-split/queue.c2
-rw-r--r--dpkg-split/split.c2
-rw-r--r--dselect/basecmds.cc4
-rw-r--r--dselect/baselist.cc4
-rw-r--r--dselect/basetop.cc2
-rw-r--r--dselect/bindings.cc2
-rw-r--r--dselect/bindings.h2
-rw-r--r--dselect/curkeys.cc2
-rw-r--r--dselect/dselect.h4
-rw-r--r--dselect/helpmsgs.cc2
-rw-r--r--dselect/helpmsgs.h2
-rw-r--r--dselect/main.cc4
-rw-r--r--dselect/methkeys.cc2
-rw-r--r--dselect/methlist.cc4
-rw-r--r--dselect/method.cc4
-rw-r--r--dselect/method.h4
-rw-r--r--dselect/methparse.cc2
-rwxr-xr-xdselect/mkcurkeys.pl2
-rw-r--r--dselect/pkgcmds.cc2
-rw-r--r--dselect/pkgdepcon.cc2
-rw-r--r--dselect/pkgdisplay.cc2
-rw-r--r--dselect/pkginfo.cc2
-rw-r--r--dselect/pkgkeys.cc2
-rw-r--r--dselect/pkglist.cc4
-rw-r--r--dselect/pkglist.h4
-rw-r--r--dselect/pkgsublist.cc2
-rw-r--r--dselect/pkgtop.cc2
-rw-r--r--dselect/po/de.po2
-rw-r--r--dselect/po/es.po2
-rw-r--r--dselect/po/pt_BR.po2
-rw-r--r--dselect/po/sv.po2
-rw-r--r--lib/cleanup.c2
-rw-r--r--lib/compat.c2
-rw-r--r--lib/database.c2
-rw-r--r--lib/dbmodify.c4
-rw-r--r--lib/dlist.h2
-rw-r--r--lib/dpkg-db.h4
-rw-r--r--lib/dpkg-def.h2
-rw-r--r--lib/dpkg-priv.h2
-rw-r--r--lib/dpkg.h4
-rw-r--r--lib/dump.c4
-rw-r--r--lib/ehandle.c2
-rw-r--r--lib/fields.c4
-rw-r--r--lib/lock.c2
-rw-r--r--lib/log.c2
-rw-r--r--lib/mlib.c2
-rw-r--r--lib/myopt-util.c2
-rw-r--r--lib/myopt.c4
-rw-r--r--lib/myopt.h2
-rw-r--r--lib/nfmalloc.c2
-rw-r--r--lib/parse.c2
-rw-r--r--lib/parsedump.h4
-rw-r--r--lib/parsehelp.c2
-rw-r--r--lib/path.c4
-rw-r--r--lib/showpkg.c2
-rw-r--r--lib/subproc.c2
-rw-r--r--lib/tarfn.c2
-rw-r--r--lib/tarfn.h2
-rw-r--r--lib/trigdeferred.l2
-rw-r--r--lib/triglib.c2
-rw-r--r--lib/utils.c2
-rw-r--r--lib/varbuf.c2
-rw-r--r--lib/vercmp.c2
-rw-r--r--man/dpkg-name.14
-rw-r--r--man/install-info.84
-rw-r--r--po/de.po2
-rw-r--r--po/es.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/sv.po2
-rw-r--r--scripts/Dpkg/Cdata.pm2
-rw-r--r--scripts/Dpkg/Changelog/Debian.pm4
-rw-r--r--scripts/Dpkg/Control.pm2
-rw-r--r--scripts/Dpkg/Deps.pm12
-rw-r--r--scripts/Dpkg/IPC.pm4
-rw-r--r--scripts/Dpkg/Path.pm2
-rw-r--r--scripts/Dpkg/Source/Archive.pm2
-rw-r--r--scripts/Dpkg/Source/CompressedFile.pm2
-rw-r--r--scripts/Dpkg/Source/Compressor.pm2
-rw-r--r--scripts/Dpkg/Source/Package.pm2
-rw-r--r--scripts/Dpkg/Source/Package/V1.pm2
-rw-r--r--scripts/Dpkg/Source/Package/V2.pm2
-rw-r--r--scripts/Dpkg/Source/Package/V3/custom.pm2
-rw-r--r--scripts/Dpkg/Source/Package/V3/native.pm2
-rw-r--r--scripts/Dpkg/Source/Package/V3/quilt.pm2
-rw-r--r--scripts/Dpkg/Source/Patch.pm2
-rw-r--r--scripts/Dpkg/Substvars.pm2
-rw-r--r--scripts/Dpkg/Vars.pm2
-rw-r--r--scripts/Dpkg/Vendor.pm2
-rw-r--r--scripts/Dpkg/Version.pm6
-rwxr-xr-xscripts/dpkg-name.sh2
-rwxr-xr-xscripts/dpkg-scansources.pl4
-rw-r--r--src/archives.c4
-rw-r--r--src/archives.h2
-rw-r--r--src/cleanup.c2
-rw-r--r--src/configure.c4
-rw-r--r--src/depcon.c2
-rw-r--r--src/enquiry.c2
-rw-r--r--src/errors.c2
-rw-r--r--src/filesdb.c4
-rw-r--r--src/filesdb.h2
-rw-r--r--src/help.c2
-rw-r--r--src/main.c2
-rw-r--r--src/main.h2
-rw-r--r--src/packages.c2
-rw-r--r--src/processarc.c2
-rw-r--r--src/query.c4
-rw-r--r--src/remove.c2
-rw-r--r--src/select.c2
-rw-r--r--src/trigcmd.c2
-rw-r--r--src/trigproc.c2
-rw-r--r--src/update.c2
120 files changed, 155 insertions, 155 deletions
diff --git a/dpkg-deb/build.c b/dpkg-deb/build.c
index 2650ab34a..b3575dd7b 100644
--- a/dpkg-deb/build.c
+++ b/dpkg-deb/build.c
@@ -2,8 +2,8 @@
* dpkg-deb - construction and deconstruction of *.deb archives
* build.c - building archives
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 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
diff --git a/dpkg-deb/dpkg-deb.h b/dpkg-deb/dpkg-deb.h
index b88ba471d..6cad80407 100644
--- a/dpkg-deb/dpkg-deb.h
+++ b/dpkg-deb/dpkg-deb.h
@@ -2,7 +2,7 @@
* dpkg-deb - construction and deconstruction of *.deb archives
* dpkg-deb.h - external definitions for this program
*
- * 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
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
diff --git a/dpkg-deb/info.c b/dpkg-deb/info.c
index 708c90c9c..05d293cf4 100644
--- a/dpkg-deb/info.c
+++ b/dpkg-deb/info.c
@@ -2,8 +2,8 @@
* dpkg-deb - construction and deconstruction of *.deb archives
* info.c - providing information
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman
+ * Copyright © 1994,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
diff --git a/dpkg-deb/main.c b/dpkg-deb/main.c
index 43991036a..64ad82854 100644
--- a/dpkg-deb/main.c
+++ b/dpkg-deb/main.c
@@ -2,7 +2,7 @@
* dpkg-deb - construction and deconstruction of *.deb archives
* main.c - main program
*
- * 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
diff --git a/dpkg-split/dpkg-split.h b/dpkg-split/dpkg-split.h
index 89fda6922..aa27c4cb2 100644
--- a/dpkg-split/dpkg-split.h
+++ b/dpkg-split/dpkg-split.h
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* dpkg-split.h - external definitions for this program
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dpkg-split/info.c b/dpkg-split/info.c
index 3541f4d90..57ee70788 100644
--- a/dpkg-split/info.c
+++ b/dpkg-split/info.c
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* info.c - information about split archives
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dpkg-split/join.c b/dpkg-split/join.c
index b4aa8cd4d..3736df625 100644
--- a/dpkg-split/join.c
+++ b/dpkg-split/join.c
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* join.c - joining
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dpkg-split/main.c b/dpkg-split/main.c
index da8b9a724..6e746d303 100644
--- a/dpkg-split/main.c
+++ b/dpkg-split/main.c
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* main.c - main program
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dpkg-split/queue.c b/dpkg-split/queue.c
index fa0faca43..199b7812f 100644
--- a/dpkg-split/queue.c
+++ b/dpkg-split/queue.c
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* queue.c - queue management
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dpkg-split/split.c b/dpkg-split/split.c
index 2c3b7894d..69cc9b3af 100644
--- a/dpkg-split/split.c
+++ b/dpkg-split/split.c
@@ -2,7 +2,7 @@
* dpkg-split - splitting and joining of multipart *.deb archives
* split.c - splitting archives
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/basecmds.cc b/dselect/basecmds.cc
index 7ed3c39fb..2990b249e 100644
--- a/dselect/basecmds.cc
+++ b/dselect/basecmds.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* bcommands.cc - base list keyboard commands display
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 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
diff --git a/dselect/baselist.cc b/dselect/baselist.cc
index a43aca070..e7768a3fb 100644
--- a/dselect/baselist.cc
+++ b/dselect/baselist.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* baselist.cc - list of somethings
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/basetop.cc b/dselect/basetop.cc
index 82c1be6be..6297ba89e 100644
--- a/dselect/basetop.cc
+++ b/dselect/basetop.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* bdrawtop.cc - base list class redraw of top
*
- * 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
diff --git a/dselect/bindings.cc b/dselect/bindings.cc
index b77a29888..f1ed2bd57 100644
--- a/dselect/bindings.cc
+++ b/dselect/bindings.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* bindings.cc - keybinding manager object definitions and default bindings
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/bindings.h b/dselect/bindings.h
index a8c3f77bf..dd5879bc5 100644
--- a/dselect/bindings.h
+++ b/dselect/bindings.h
@@ -2,7 +2,7 @@
* dselect - selection of Debian packages
* bindings.h - keybindings class header file
*
- * 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
diff --git a/dselect/curkeys.cc b/dselect/curkeys.cc
index 20a50ee6d..d13f89a5e 100644
--- a/dselect/curkeys.cc
+++ b/dselect/curkeys.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* curkeys.cc - list of ncurses keys for name <-> key mapping
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/dselect.h b/dselect/dselect.h
index cf5f553c7..c8e700676 100644
--- a/dselect/dselect.h
+++ b/dselect/dselect.h
@@ -2,8 +2,8 @@
* dselect - selection of Debian packages
* dselect.h - external definitions for this program
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/helpmsgs.cc b/dselect/helpmsgs.cc
index 65f0f2296..cf6259cb4 100644
--- a/dselect/helpmsgs.cc
+++ b/dselect/helpmsgs.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* helpmsgs.cc - list of help messages
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/helpmsgs.h b/dselect/helpmsgs.h
index fdb5a2bf0..691059003 100644
--- a/dselect/helpmsgs.h
+++ b/dselect/helpmsgs.h
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* helpmsgs.h - external definitions for the list of help messages
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/main.cc b/dselect/main.cc
index 7b631f9b9..5dfdb5e86 100644
--- a/dselect/main.cc
+++ b/dselect/main.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* main.cc - main program
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 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
diff --git a/dselect/methkeys.cc b/dselect/methkeys.cc
index 4ec7cb2cf..fd93420a5 100644
--- a/dselect/methkeys.cc
+++ b/dselect/methkeys.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* methkeys.cc - method list keybindings
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/methlist.cc b/dselect/methlist.cc
index 9e3b7d7d1..03fdddf43 100644
--- a/dselect/methlist.cc
+++ b/dselect/methlist.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* methlist.cc - list of access methods and options
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/method.cc b/dselect/method.cc
index ee313f367..a18a880b4 100644
--- a/dselect/method.cc
+++ b/dselect/method.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* method.cc - access method handling
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001,2002 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 2001,2002 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
diff --git a/dselect/method.h b/dselect/method.h
index 049407153..fa07f8afd 100644
--- a/dselect/method.h
+++ b/dselect/method.h
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* method.h - access method handling declarations
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/methparse.cc b/dselect/methparse.cc
index 74a6f5405..b18aee8ca 100644
--- a/dselect/methparse.cc
+++ b/dselect/methparse.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* methparse.cc - access method list parsing
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/mkcurkeys.pl b/dselect/mkcurkeys.pl
index 8d5a7bf2e..8e4a5bc2e 100755
--- a/dselect/mkcurkeys.pl
+++ b/dselect/mkcurkeys.pl
@@ -3,7 +3,7 @@
# dselect - Debian package maintenance user interface
# mkcurkeys.pl - generate strings mapping key names to ncurses numbers
#
-# Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+# Copyright © 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
diff --git a/dselect/pkgcmds.cc b/dselect/pkgcmds.cc
index 1fce22c42..0abdc5eac 100644
--- a/dselect/pkgcmds.cc
+++ b/dselect/pkgcmds.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgcmds.cc - package list keyboard commands
*
- * 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
diff --git a/dselect/pkgdepcon.cc b/dselect/pkgdepcon.cc
index 0f3140fcd..2caa53873 100644
--- a/dselect/pkgdepcon.cc
+++ b/dselect/pkgdepcon.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgdepcon.cc - dependency and conflict resolution
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkgdisplay.cc b/dselect/pkgdisplay.cc
index 6e9e5fce5..96ed6443e 100644
--- a/dselect/pkgdisplay.cc
+++ b/dselect/pkgdisplay.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgdisplay.cc - package list display
*
- * 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
diff --git a/dselect/pkginfo.cc b/dselect/pkginfo.cc
index b27396d2e..503d22d84 100644
--- a/dselect/pkginfo.cc
+++ b/dselect/pkginfo.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkginfo.cc - handles (re)draw of package list window infopad
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkgkeys.cc b/dselect/pkgkeys.cc
index 0b249eb75..b15596ffa 100644
--- a/dselect/pkgkeys.cc
+++ b/dselect/pkgkeys.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgkeys.cc - package list keybindings
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkglist.cc b/dselect/pkglist.cc
index cba3c5ad6..53bf43a57 100644
--- a/dselect/pkglist.cc
+++ b/dselect/pkglist.cc
@@ -2,8 +2,8 @@
* dselect - Debian package maintenance user interface
* pkglist.cc - package list administration
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkglist.h b/dselect/pkglist.h
index 89ff8277c..e30057d06 100644
--- a/dselect/pkglist.h
+++ b/dselect/pkglist.h
@@ -2,8 +2,8 @@
* dselect - selection of Debian packages
* pkglist.h - external definitions for package list handling
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkgsublist.cc b/dselect/pkgsublist.cc
index 8f17f712c..8bf713f45 100644
--- a/dselect/pkgsublist.cc
+++ b/dselect/pkgsublist.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgsublist.cc - status modification and recursive package list handling
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/dselect/pkgtop.cc b/dselect/pkgtop.cc
index 8edde4136..2a7c01de3 100644
--- a/dselect/pkgtop.cc
+++ b/dselect/pkgtop.cc
@@ -2,7 +2,7 @@
* dselect - Debian package maintenance user interface
* pkgtop.cc - handles (re)draw of package list windows colheads, list, thisstate
*
- * 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
diff --git a/dselect/po/de.po b/dselect/po/de.po
index 5579edf36..237891857 100644
--- a/dselect/po/de.po
+++ b/dselect/po/de.po
@@ -1,5 +1,5 @@
# Texte für Debian dpkg/dselect/po/de.po
-# Copyright 2000 Software in the Public Interest.
+# Copyright © 2000 Software in the Public Interest.
# Hartmut Koptein <koptein@debian.org>, Apr 2000.
# Erich Schubert <debian@vitavonni.de>, March 2001.
# Michael Piefel <piefel@debian.org>, 2001, 2002, 2003, 2004, 2005.
diff --git a/dselect/po/es.po b/dselect/po/es.po
index dc2e674ec..5cb202b65 100644
--- a/dselect/po/es.po
+++ b/dselect/po/es.po
@@ -1,5 +1,5 @@
# Mensajes en español para Debian dpkg.
-# Copyright 1999, 2000 Software in the Public Interest.
+# Copyright © 1999, 2000 Software in the Public Interest.
# Nicolás Lichtmaier <nick@debian.org>, 1999.
# Tinguaro Barreno Delgado <tbarreno@debian.org>, 1999.
# Tomás Bautista <bautista@cma.ulpgc.es>, 2000.
diff --git a/dselect/po/pt_BR.po b/dselect/po/pt_BR.po
index 98bfa72ae..1b6312c0c 100644
--- a/dselect/po/pt_BR.po
+++ b/dselect/po/pt_BR.po
@@ -1,5 +1,5 @@
# Tradução para o Português (Brasil) do dpkg/dselect (Debian)
-# Copyright 1999, 2000 Software in the Public Interest.
+# Copyright © 1999, 2000 Software in the Public Interest.
# Thiago Jung Bauermann <jungmann@cwb.matrix.com.br>, 1999.
# Carlos Henrique Santos Laviola <claviola@brfree.com.br>, 2000.
# André Luís Lopes <andrelop@ig.com.br>, 2002.
diff --git a/dselect/po/sv.po b/dselect/po/sv.po
index 58104874e..8024a2a50 100644
--- a/dselect/po/sv.po
+++ b/dselect/po/sv.po
@@ -1,5 +1,5 @@
# Swedish translation of dpkg
-# Copyright 1999-2008 Software in the Public Interest
+# Copyright © 1999-2008 Software in the Public Interest
# Peter Karlsson <peterk@debian.org>, 1999-2008.
# Daniel Nylander <po@danielnylander.se>, 2006.
#
diff --git a/lib/cleanup.c b/lib/cleanup.c
index 4337062fb..96d8e8a83 100644
--- a/lib/cleanup.c
+++ b/lib/cleanup.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* cleanup.c - cleanup functions, used when we need to unwind
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/compat.c b/lib/compat.c
index 09d4a9c6d..d769fd108 100644
--- a/lib/compat.c
+++ b/lib/compat.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* compat.c - compatibility functions
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/database.c b/lib/database.c
index d5afefa54..65b26bbc5 100644
--- a/lib/database.c
+++ b/lib/database.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* dpkg-db.h - Low level package database routines (hash tables, etc.)
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/dbmodify.c b/lib/dbmodify.c
index cdaa16246..c2d95f74e 100644
--- a/lib/dbmodify.c
+++ b/lib/dbmodify.c
@@ -2,8 +2,8 @@
* dpkg - main program for package management
* dbmodify.c - routines for managing dpkg database updates
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2001 Wichert Akkerman <wichert@debian.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/dlist.h b/lib/dlist.h
index d5adef7b1..2812062a0 100644
--- a/lib/dlist.h
+++ b/lib/dlist.h
@@ -1,7 +1,7 @@
/*
* dlist.h - macros for handling doubly linked lists
*
- * Copyright (C) 1997-1999 Ian Jackson <ian@davenant.greenend.org.uk>
+ * Copyright © 1997-1999 Ian Jackson <ian@davenant.greenend.org.uk>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/lib/dpkg-db.h b/lib/dpkg-db.h
index 7d28970dd..481424e09 100644
--- a/lib/dpkg-db.h
+++ b/lib/dpkg-db.h
@@ -2,8 +2,8 @@
* libdpkg - Debian packaging suite library routines
* dpkg-db.h - declarations for in-core package database management
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2001 Wichert Akkerman
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 2000,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
diff --git a/lib/dpkg-def.h b/lib/dpkg-def.h
index 08e01cb1d..97a065183 100644
--- a/lib/dpkg-def.h
+++ b/lib/dpkg-def.h
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* dpkg-def.h - C language support definitions
*
- * 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
diff --git a/lib/dpkg-priv.h b/lib/dpkg-priv.h
index 51af10c96..be70eeb78 100644
--- a/lib/dpkg-priv.h
+++ b/lib/dpkg-priv.h
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* dpkg-priv.h - private declarations for libdpkg and dpkg programs
*
- * Copyright (C) 2008 Guillem Jover <guillem@debian.org>
+ * Copyright © 2008 Guillem Jover <guillem@debian.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
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
diff --git a/lib/dump.c b/lib/dump.c
index 30bfadc77..b80bdb5a3 100644
--- a/lib/dump.c
+++ b/lib/dump.c
@@ -2,8 +2,8 @@
* libdpkg - Debian packaging suite library routines
* dump.c - code to write in-core database to a file
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 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
diff --git a/lib/ehandle.c b/lib/ehandle.c
index 8f05d1dd8..a4665b41b 100644
--- a/lib/ehandle.c
+++ b/lib/ehandle.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* ehandle.c - error handling
*
- * 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
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
diff --git a/lib/lock.c b/lib/lock.c
index 3cf836423..48605f523 100644
--- a/lib/lock.c
+++ b/lib/lock.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* lock.c - packages database locking
*
- * 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
diff --git a/lib/log.c b/lib/log.c
index a46afff4c..3c4fb1245 100644
--- a/lib/log.c
+++ b/lib/log.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* log.c - logging related functions
*
- * Copyright (C) 2005 Scott James Remnant <scott@netsplit.com>
+ * Copyright © 2005 Scott James Remnant <scott@netsplit.com>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
diff --git a/lib/mlib.c b/lib/mlib.c
index ec9fe1fb2..525b01462 100644
--- a/lib/mlib.c
+++ b/lib/mlib.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* mlib.c - `must' library: routines will succeed or longjmp
*
- * 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
diff --git a/lib/myopt-util.c b/lib/myopt-util.c
index 6620aeba1..3fda46277 100644
--- a/lib/myopt-util.c
+++ b/lib/myopt-util.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* myopt-util.c - command line option utilities
*
- * 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
diff --git a/lib/myopt.c b/lib/myopt.c
index 8275eec28..2f3697c88 100644
--- a/lib/myopt.c
+++ b/lib/myopt.c
@@ -2,8 +2,8 @@
* libdpkg - Debian packaging suite library routines
* myopt.c - my very own option parsing
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2002 Wichert Akkerman <wichert@deephackmode.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 2000,2002 Wichert Akkerman <wichert@deephackmode.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
diff --git a/lib/myopt.h b/lib/myopt.h
index dcc921471..2f6e74aac 100644
--- a/lib/myopt.h
+++ b/lib/myopt.h
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* myopt.h - declarations for my very own option parsing
*
- * 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
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
diff --git a/lib/parse.c b/lib/parse.c
index cc6ed497d..d4737b277 100644
--- a/lib/parse.c
+++ b/lib/parse.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* parse.c - database file parsing, main package/field loop
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/parsedump.h b/lib/parsedump.h
index c4a57078b..636a4d276 100644
--- a/lib/parsedump.h
+++ b/lib/parsedump.h
@@ -2,8 +2,8 @@
* libdpkg - Debian packaging suite library routines
* parse.c - declarations for in-core database reading/writing
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 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
diff --git a/lib/parsehelp.c b/lib/parsehelp.c
index 87bfd16c2..85779e8df 100644
--- a/lib/parsehelp.c
+++ b/lib/parsehelp.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* parsehelp.c - helpful routines for parsing and writing
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/path.c b/lib/path.c
index 5f2a46ee0..3152b26db 100644
--- a/lib/path.c
+++ b/lib/path.c
@@ -2,8 +2,8 @@
* libdpkg - Debian packaging suite library routines
* path.c - path handling functions
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2008 Guillem Jover <guillem@debian.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 2008 Guillem Jover <guillem@debian.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
diff --git a/lib/showpkg.c b/lib/showpkg.c
index 61a30e318..c51abb9e0 100644
--- a/lib/showpkg.c
+++ b/lib/showpkg.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* showpkg.c - customizable package listing
*
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 2001 Wichert Akkerman <wakkerma@debian.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public
diff --git a/lib/subproc.c b/lib/subproc.c
index 977f3f6bf..864000d17 100644
--- a/lib/subproc.c
+++ b/lib/subproc.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* subproc.c - subprocess helper routines
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/lib/tarfn.c b/lib/tarfn.c
index 2aa8b9157..f0ed1a562 100644
--- a/lib/tarfn.c
+++ b/lib/tarfn.c
@@ -1,7 +1,7 @@
/*
* Functions for extracting tar archives.
* Bruce Perens, April-May 1995
- * Copyright (C) 1995 Bruce Perens
+ * Copyright © 1995 Bruce Perens
* This is free software under the GNU General Public License.
*/
#include <config.h>
diff --git a/lib/tarfn.h b/lib/tarfn.h
index 1ffa3ea42..4bd0e00f4 100644
--- a/lib/tarfn.h
+++ b/lib/tarfn.h
@@ -4,7 +4,7 @@
/*
* Functions for extracting tar archives.
* Bruce Perens, April-May 1995
- * Copyright (C) 1995 Bruce Perens
+ * Copyright © 1995 Bruce Perens
* This is free software under the GNU General Public License.
*/
diff --git a/lib/trigdeferred.l b/lib/trigdeferred.l
index bf9d0953b..ef9ee0f7e 100644
--- a/lib/trigdeferred.l
+++ b/lib/trigdeferred.l
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* trigdeferred.l - parsing of triggers/Deferred
*
- * Copyright (C) 2007 Canonical Ltd
+ * Copyright © 2007 Canonical Ltd
* written by Ian Jackson <ian@chiark.greenend.org.uk>
*
* This is free software; you can redistribute it and/or modify
diff --git a/lib/triglib.c b/lib/triglib.c
index 84ac2ab0f..bb56d1f1e 100644
--- a/lib/triglib.c
+++ b/lib/triglib.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* triglib.c - trigger handling
*
- * Copyright (C) 2007 Canonical Ltd
+ * Copyright © 2007 Canonical Ltd
* Written by Ian Jackson <ian@chiark.greenend.org.uk>
*
* This is free software; you can redistribute it and/or modify
diff --git a/lib/utils.c b/lib/utils.c
index 87f6b7c75..060cff221 100644
--- a/lib/utils.c
+++ b/lib/utils.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* utils.c - Helper functions for dpkg
*
- * Copyright (C) 2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 2001 Wichert Akkerman <wakkerma@debian.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public
diff --git a/lib/varbuf.c b/lib/varbuf.c
index 67722d256..763cdcffe 100644
--- a/lib/varbuf.c
+++ b/lib/varbuf.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* varbuf.c - variable length expandable buffer handling
*
- * 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
diff --git a/lib/vercmp.c b/lib/vercmp.c
index 2360724f6..8cdd39700 100644
--- a/lib/vercmp.c
+++ b/lib/vercmp.c
@@ -2,7 +2,7 @@
* libdpkg - Debian packaging suite library routines
* vercmp.c - comparison of version numbers
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/man/dpkg-name.1 b/man/dpkg-name.1
index eb4157377..ac9468af6 100644
--- a/man/dpkg-name.1
+++ b/man/dpkg-name.1
@@ -1,5 +1,5 @@
.\" This is an -*- nroff -*- source file.
-.\" dpkg-name and this manpage are Copyright 1995,1996 by Erick Branderhorst.
+.\" dpkg-name and this manpage are Copyright © 1995,1996 by Erick Branderhorst.
.\"
.\" This is free software; see the GNU General Public Licence version 2
.\" or later for copying conditions. There is NO warranty.
@@ -104,7 +104,7 @@ might depend on this naming structure.
.BR xargs (1).
.
.SH AUTHOR
-Copyright 1995,1996 Erick Branderhorst
+Copyright (C) 1995,1996 Erick Branderhorst
.sp
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO WARRANTY.
diff --git a/man/install-info.8 b/man/install-info.8
index 6722b7f36..79182033a 100644
--- a/man/install-info.8
+++ b/man/install-info.8
@@ -1,4 +1,4 @@
-.\" Install-info and this manpage are Copyright 1994 by Ian Jackson.
+.\" Install-info and this manpage are Copyright © 1994 by Ian Jackson.
.\"
.\" This is free software; see the GNU General Public Licence version 2
.\" or later for copying conditions. There is NO warranty.
@@ -289,7 +289,7 @@ processing steps are shown.
.BR info (1),
.BR gzip(1).
.SH AUTHOR
-Copyright 1994 Ian Jackson
+Copyright (C) 1994 Ian Jackson
.sp
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO WARRANTY.
diff --git a/po/de.po b/po/de.po
index 4e6d72f0f..a9cbc9eb0 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
# Texte für Debian dpkg/po/de.po
-# Copyright 2000 Software in the Public Interest.
+# Copyright © 2000 Software in the Public Interest.
# Hartmut Koptein <koptein@debian.org>, Apr 2000.
# Erich Schubert <debian@vitavonni.de>, March 2001.
# Michael Piefel <piefel@debian.org>, 2001, 2002, 2003, 2004, 2005.
diff --git a/po/es.po b/po/es.po
index 7947c00ee..e0c82a600 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,5 @@
# Mensajes en espanol para Debian dpkg.
-# Copyright 1999, 2000 Software in the Public Interest.
+# Copyright © 1999, 2000 Software in the Public Interest.
# Nicolas Lichtmaier <nick@debian.org>, 1999.
# Tinguaro Barreno Delgado <tbarreno@debian.org>, 1999.
# Tomas Bautista <bautista@cma.ulpgc.es>, 2000.
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 844e5490e..1ebe5882c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,5 +1,5 @@
# Tradução para o Português (Brasil) do dpkg (Debian)
-# Copyright 1999, 2000 Software in the Public Interest.
+# Copyright © 1999, 2000 Software in the Public Interest.
# Thiago Jung Bauermann <jungmann@cwb.matrix.com.br>, 1999.
# Carlos Henrique Santos Laviola <claviola@brfree.com.br>, 2000.
# André Luís Lopes <andrelop@ig.com.br>, 2002.
diff --git a/po/sv.po b/po/sv.po
index 331a24f31..ca6d85e8f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,5 @@
# Swedish translation of dpkg
-# Copyright 1999-2008 Software in the Public Interest
+# Copyright © 1999-2008 Software in the Public Interest
# Peter Karlsson <peterk@debian.org>, 1999-2008.
# Daniel Nylander <po@danielnylander.se>, 2006.
#
diff --git a/scripts/Dpkg/Cdata.pm b/scripts/Dpkg/Cdata.pm
index b3bb801dc..547e12a71 100644
--- a/scripts/Dpkg/Cdata.pm
+++ b/scripts/Dpkg/Cdata.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Changelog/Debian.pm b/scripts/Dpkg/Changelog/Debian.pm
index d1ec41eb2..c702b795c 100644
--- a/scripts/Dpkg/Changelog/Debian.pm
+++ b/scripts/Dpkg/Changelog/Debian.pm
@@ -1,8 +1,8 @@
#
# Dpkg::Changelog::Debian
#
-# Copyright 1996 Ian Jackson
-# Copyright 2005 Frank Lichtenheld <frank@lichtenheld.de>
+# Copyright © 1996 Ian Jackson
+# Copyright © 2005 Frank Lichtenheld <frank@lichtenheld.de>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Control.pm b/scripts/Dpkg/Control.pm
index a54db1774..c4a7b98da 100644
--- a/scripts/Dpkg/Control.pm
+++ b/scripts/Dpkg/Control.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Deps.pm b/scripts/Dpkg/Deps.pm
index b012d92f9..e1df16937 100644
--- a/scripts/Dpkg/Deps.pm
+++ b/scripts/Dpkg/Deps.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphael Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphael Hertzog <hertzog@debian.org>
#
# This program is free software; you may redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,11 +18,11 @@
#########################################################################
# Several parts are inspired by lib/Dep.pm from lintian (same license)
#
-# Copyright (C) 1998 Richard Braakman
-# Portions Copyright (C) 1999 Darren Benham
-# Portions Copyright (C) 2000 Sean 'Shaleh' Perry
-# Portions Copyright (C) 2004 Frank Lichtenheld
-# Portions Copyright (C) 2006 Russ Allbery
+# Copyright © 1998 Richard Braakman
+# Portions Copyright © 1999 Darren Benham
+# Portions Copyright © 2000 Sean 'Shaleh' Perry
+# Portions Copyright © 2004 Frank Lichtenheld
+# Portions Copyright © 2006 Russ Allbery
package Dpkg::Deps;
diff --git a/scripts/Dpkg/IPC.pm b/scripts/Dpkg/IPC.pm
index c28f69db1..81f9a724a 100644
--- a/scripts/Dpkg/IPC.pm
+++ b/scripts/Dpkg/IPC.pm
@@ -1,5 +1,5 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
-# Copyright 2008 Frank Lichtenheld <djpig@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Frank Lichtenheld <djpig@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Path.pm b/scripts/Dpkg/Path.pm
index 2d0429806..507a1f042 100644
--- a/scripts/Dpkg/Path.pm
+++ b/scripts/Dpkg/Path.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Archive.pm b/scripts/Dpkg/Source/Archive.pm
index 5974e5111..8c5c84522 100644
--- a/scripts/Dpkg/Source/Archive.pm
+++ b/scripts/Dpkg/Source/Archive.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/CompressedFile.pm b/scripts/Dpkg/Source/CompressedFile.pm
index 94fdce936..8465a56c5 100644
--- a/scripts/Dpkg/Source/CompressedFile.pm
+++ b/scripts/Dpkg/Source/CompressedFile.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Compressor.pm b/scripts/Dpkg/Source/Compressor.pm
index 1843a2fb3..617444456 100644
--- a/scripts/Dpkg/Source/Compressor.pm
+++ b/scripts/Dpkg/Source/Compressor.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package.pm b/scripts/Dpkg/Source/Package.pm
index 4818a6cc9..2ba8479e7 100644
--- a/scripts/Dpkg/Source/Package.pm
+++ b/scripts/Dpkg/Source/Package.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package/V1.pm b/scripts/Dpkg/Source/Package/V1.pm
index 00fccf6c5..0af9ecac7 100644
--- a/scripts/Dpkg/Source/Package/V1.pm
+++ b/scripts/Dpkg/Source/Package/V1.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package/V2.pm b/scripts/Dpkg/Source/Package/V2.pm
index 76c5bf958..1e0b71c66 100644
--- a/scripts/Dpkg/Source/Package/V2.pm
+++ b/scripts/Dpkg/Source/Package/V2.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package/V3/custom.pm b/scripts/Dpkg/Source/Package/V3/custom.pm
index 8ad92cf2d..0464eba46 100644
--- a/scripts/Dpkg/Source/Package/V3/custom.pm
+++ b/scripts/Dpkg/Source/Package/V3/custom.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package/V3/native.pm b/scripts/Dpkg/Source/Package/V3/native.pm
index b4353752d..11b5e0fd8 100644
--- a/scripts/Dpkg/Source/Package/V3/native.pm
+++ b/scripts/Dpkg/Source/Package/V3/native.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Package/V3/quilt.pm b/scripts/Dpkg/Source/Package/V3/quilt.pm
index cddc63687..69d6cc5e8 100644
--- a/scripts/Dpkg/Source/Package/V3/quilt.pm
+++ b/scripts/Dpkg/Source/Package/V3/quilt.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Source/Patch.pm b/scripts/Dpkg/Source/Patch.pm
index a205f288f..12500daf4 100644
--- a/scripts/Dpkg/Source/Patch.pm
+++ b/scripts/Dpkg/Source/Patch.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Substvars.pm b/scripts/Dpkg/Substvars.pm
index 0ef9b3bf5..cd5d3f871 100644
--- a/scripts/Dpkg/Substvars.pm
+++ b/scripts/Dpkg/Substvars.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Vars.pm b/scripts/Dpkg/Vars.pm
index d9fc1273c..2d269e1dd 100644
--- a/scripts/Dpkg/Vars.pm
+++ b/scripts/Dpkg/Vars.pm
@@ -1,4 +1,4 @@
-# Copyright 2007 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2007 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Vendor.pm b/scripts/Dpkg/Vendor.pm
index 77791b89d..cdefa968d 100644
--- a/scripts/Dpkg/Vendor.pm
+++ b/scripts/Dpkg/Vendor.pm
@@ -1,4 +1,4 @@
-# Copyright 2008 Raphaël Hertzog <hertzog@debian.org>
+# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/Dpkg/Version.pm b/scripts/Dpkg/Version.pm
index 2d996a036..7fd56a3b4 100644
--- a/scripts/Dpkg/Version.pm
+++ b/scripts/Dpkg/Version.pm
@@ -1,6 +1,6 @@
-# Copyright Colin Watson <cjwatson@debian.org>
-# Copyright Ian Jackson <iwj@debian.org>
-# Copyright 2007 by Don Armstrong <don@donarmstrong.com>.
+# Copyright © Colin Watson <cjwatson@debian.org>
+# Copyright © Ian Jackson <iwj@debian.org>
+# Copyright © 2007 Don Armstrong <don@donarmstrong.com>.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/dpkg-name.sh b/scripts/dpkg-name.sh
index f2d4922ad..e3cddd076 100755
--- a/scripts/dpkg-name.sh
+++ b/scripts/dpkg-name.sh
@@ -9,7 +9,7 @@ purpose="rename Debian packages to full package names"
license () {
echo "# ${prog} ${version} -- ${purpose}
-# Copyright (C) 1995,1996 Erick Branderhorst <branderh@debian.org>.
+# Copyright © 1995,1996 Erick Branderhorst <branderh@debian.org>.
# This is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
diff --git a/scripts/dpkg-scansources.pl b/scripts/dpkg-scansources.pl
index 457d7890d..513a2fced 100755
--- a/scripts/dpkg-scansources.pl
+++ b/scripts/dpkg-scansources.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
-# Copyright 1999 Roderick Schertler
-# Copyright 2002 Wichert Akkerman <wakkerma@debian.org>
+# Copyright © 1999 Roderick Schertler
+# Copyright © 2002 Wichert Akkerman <wakkerma@debian.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/archives.c b/src/archives.c
index 70080fa23..5a93d6dfe 100644
--- a/src/archives.c
+++ b/src/archives.c
@@ -2,8 +2,8 @@
* dpkg - main program for package management
* archives.c - actions that process archive files, mainly unpack
*
- * Copyright (C) 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 2000 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
diff --git a/src/archives.h b/src/archives.h
index 5696c198b..63b81ddd6 100644
--- a/src/archives.h
+++ b/src/archives.h
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* archives.h - functions common to archives.c and processarc.c
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/cleanup.c b/src/cleanup.c
index a61aa8038..49423b8ae 100644
--- a/src/cleanup.c
+++ b/src/cleanup.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* cleanup.c - cleanup functions, used when we need to unwind
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/configure.c b/src/configure.c
index 4a8099a67..5bf60d5ca 100644
--- a/src/configure.c
+++ b/src/configure.c
@@ -2,8 +2,8 @@
* dpkg - main program for package management
* configure.c - configure packages
*
- * Copyright 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright 1999,2002 Wichert Akkerman <wichert@deephackmode.org>
+ * Copyright © 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 1999,2002 Wichert Akkerman <wichert@deephackmode.org>
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
diff --git a/src/depcon.c b/src/depcon.c
index fce092ca6..2930c5c64 100644
--- a/src/depcon.c
+++ b/src/depcon.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* depcon.c - dependency and conflict checking
*
- * 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
diff --git a/src/enquiry.c b/src/enquiry.c
index 3fa9a589c..ff385bf86 100644
--- a/src/enquiry.c
+++ b/src/enquiry.c
@@ -2,7 +2,7 @@
* 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 © 1995,1996 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
diff --git a/src/errors.c b/src/errors.c
index 83daa0f07..2e04ba1b0 100644
--- a/src/errors.c
+++ b/src/errors.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* main.c - main program
*
- * 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
diff --git a/src/filesdb.c b/src/filesdb.c
index 7ecdae5b8..b060e1ecf 100644
--- a/src/filesdb.c
+++ b/src/filesdb.c
@@ -2,8 +2,8 @@
* dpkg - main program for package management
* filesdb.c - management of database of files installed on system
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
- * Copyright (C) 2000,2001 Wichert Akkerman <wakkerma@debian.org>
+ * Copyright © 1995 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
diff --git a/src/filesdb.h b/src/filesdb.h
index 329333871..404ff40f9 100644
--- a/src/filesdb.h
+++ b/src/filesdb.h
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* filesdb.h - management of database of files installed on system
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/help.c b/src/help.c
index 6ea81d4c1..0e6f2292c 100644
--- a/src/help.c
+++ b/src/help.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* help.c - various helper routines
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/main.c b/src/main.c
index 20332ed9d..279018007 100644
--- a/src/main.c
+++ b/src/main.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* main.c - main program
*
- * 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
diff --git a/src/main.h b/src/main.h
index 3713be001..49a197367 100644
--- a/src/main.h
+++ b/src/main.h
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* main.h - external definitions for this program
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/packages.c b/src/packages.c
index 24116dcb5..abdb928dc 100644
--- a/src/packages.c
+++ b/src/packages.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* packages.c - common to actions that process packages
*
- * 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
diff --git a/src/processarc.c b/src/processarc.c
index cbcff6b70..667ca7b49 100644
--- a/src/processarc.c
+++ b/src/processarc.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* processarc.c - the huge function process_archive
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
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
diff --git a/src/remove.c b/src/remove.c
index fc0f9c5ec..b67081e09 100644
--- a/src/remove.c
+++ b/src/remove.c
@@ -16,7 +16,7 @@
* dpkg - main program for package management
* remove.c - functionality for removing packages
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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
diff --git a/src/select.c b/src/select.c
index 8bef660de..a023d5db0 100644
--- a/src/select.c
+++ b/src/select.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* select.c - by-hand (rather than dselect-based) package selection
*
- * Copyright (C) 1995,1996 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 1995,1996 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
diff --git a/src/trigcmd.c b/src/trigcmd.c
index 73b34559b..47720cbfa 100644
--- a/src/trigcmd.c
+++ b/src/trigcmd.c
@@ -1,7 +1,7 @@
/*
* dpkg-trigger - trigger management utility
*
- * Copyright (C) 2007 Canonical Ltd.
+ * Copyright © 2007 Canonical Ltd.
* Written by Ian Jackson <ian@davenant.greenend.org.uk>
*
* This is free software; you can redistribute it and/or modify
diff --git a/src/trigproc.c b/src/trigproc.c
index 32a6ed523..f8cafb1bf 100644
--- a/src/trigproc.c
+++ b/src/trigproc.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* trigproc.c - trigger processing
*
- * Copyright (C) 2007 Canonical Ltd
+ * Copyright © 2007 Canonical Ltd
* written by Ian Jackson <ian@chiark.greenend.org.uk>
*
* This is free software; you can redistribute it and/or modify
diff --git a/src/update.c b/src/update.c
index b1b59a237..a9be505ad 100644
--- a/src/update.c
+++ b/src/update.c
@@ -2,7 +2,7 @@
* dpkg - main program for package management
* update.c - options which update the `available' database
*
- * Copyright (C) 1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 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