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