diff options
Diffstat (limited to 'archival/dpkg.c')
-rw-r--r-- | archival/dpkg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/dpkg.c b/archival/dpkg.c index 219512b9a..b36c26198 100644 --- a/archival/dpkg.c +++ b/archival/dpkg.c | |||
@@ -12,7 +12,7 @@ | |||
12 | * | 12 | * |
13 | * started life as a busybox implementation of udpkg | 13 | * started life as a busybox implementation of udpkg |
14 | * | 14 | * |
15 | * licensed under gplv2 or later, see file license in this tarball for details. | 15 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | /* | 18 | /* |