summaryrefslogtreecommitdiff
path: root/src/filesdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/filesdb.c')
-rw-r--r--src/filesdb.c4
1 files changed, 2 insertions, 2 deletions
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