diff options
Diffstat (limited to 'lib/tarfn.c')
-rw-r--r-- | lib/tarfn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tarfn.c b/lib/tarfn.c index 2aa8b9157..f0ed1a562 100644 --- a/lib/tarfn.c +++ b/lib/tarfn.c @@ -1,7 +1,7 @@ /* * Functions for extracting tar archives. * Bruce Perens, April-May 1995 - * Copyright (C) 1995 Bruce Perens + * Copyright © 1995 Bruce Perens * This is free software under the GNU General Public License. */ #include <config.h> |