summaryrefslogtreecommitdiff
path: root/dselect/pkglist.h
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/pkglist.h
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/pkglist.h')
-rw-r--r--dselect/pkglist.h4
1 files changed, 2 insertions, 2 deletions
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