diff options
Diffstat (limited to 'lib/path.c')
-rw-r--r-- | lib/path.c | 4 |
1 files changed, 2 insertions, 2 deletions
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 |