summaryrefslogtreecommitdiff
path: root/dselect/pkgdepcon.cc
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 /dselect/pkgdepcon.cc
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.
Diffstat (limited to 'dselect/pkgdepcon.cc')
-rw-r--r--dselect/pkgdepcon.cc2
1 files changed, 1 insertions, 1 deletions
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