updated (c) 2011

This commit is contained in:
Gilles Grandou 2011-05-03 23:59:53 +02:00
parent 075d1b38f0
commit ab7a686673

View File

@ -1,5 +1,5 @@
/* 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
* modify it under the terms of the GNU General Public License
@ -92,7 +92,7 @@ void print_usage(void)
{
printf (
" 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"
"\n"
" abootimg [-h]\n"