diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2008-07-05 14:08:35 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2008-07-05 14:08:35 +0300 |
commit | 0314f5e77a0bc238795008f74f7b2e5fd2c72e06 (patch) | |
tree | 6897cde0e16814050eefea2d8d9bc84ad457ec52 /lib/version.h | |
parent | 2711716dc4fee7705d1ad085dcf8ba49b2e45858 (diff) | |
download | dctrl-tools-0314f5e77a0bc238795008f74f7b2e5fd2c72e06.tar.gz |
*/*.[ch]: Use the copyright symbol instead of (c) or (C).
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'lib/version.h')
-rw-r--r-- | lib/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.h b/lib/version.h index 90aaf9d..5a7f4b7 100644 --- a/lib/version.h +++ b/lib/version.h @@ -22,7 +22,7 @@ * libdpkg - Debian packaging suite library routines * vercmp.c - comparison of version numbers * - * 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 |