mirror of
https://github.com/ggrandou/abootimg.git
synced 2024-11-23 09:53:32 +08:00
updated (c) 2011
This commit is contained in:
parent
075d1b38f0
commit
ab7a686673
@ -1,5 +1,5 @@
|
|||||||
/* abootimg - Manipulate (read, modify, create) Android Boot Images
|
/* abootimg - Manipulate (read, modify, create) Android Boot Images
|
||||||
* Copyright (c) 2010 Gilles Grandou <gilles@grandou.net>
|
* Copyright (c) 2010-2011 Gilles Grandou <gilles@grandou.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
@ -92,7 +92,7 @@ void print_usage(void)
|
|||||||
{
|
{
|
||||||
printf (
|
printf (
|
||||||
" abootimg - manipulate Android Boot Images.\n"
|
" abootimg - manipulate Android Boot Images.\n"
|
||||||
" (c) 2011 Gilles Grandou <gilles@grandou.net>\n"
|
" (c) 2010-2011 Gilles Grandou <gilles@grandou.net>\n"
|
||||||
" " VERSION_STR "\n"
|
" " VERSION_STR "\n"
|
||||||
"\n"
|
"\n"
|
||||||
" abootimg [-h]\n"
|
" abootimg [-h]\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user