diff options
Diffstat (limited to 'archival/ar.c')
-rw-r--r-- | archival/ar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/ar.c b/archival/ar.c index 1b7b66a57..bce62f76d 100644 --- a/archival/ar.c +++ b/archival/ar.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * | 6 | * |
7 | * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar. | 7 | * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar. |
8 | * | 8 | * |
9 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
10 | * | 10 | * |
11 | * Archive creation support: | 11 | * Archive creation support: |
12 | * Copyright (C) 2010 Nokia Corporation. All rights reserved. | 12 | * Copyright (C) 2010 Nokia Corporation. All rights reserved. |