diff options
Diffstat (limited to 'util/cbfstool/fmap_from_fmd.c')
-rw-r--r-- | util/cbfstool/fmap_from_fmd.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/cbfstool/fmap_from_fmd.c b/util/cbfstool/fmap_from_fmd.c index 374667a373..1773050125 100644 --- a/util/cbfstool/fmap_from_fmd.c +++ b/util/cbfstool/fmap_from_fmd.c @@ -1,8 +1,5 @@ +/* fmap_from_fmd.c, tool to distill flashmap descriptors into raw FMAP sections */ /* - * fmap_from_fmd.c, tool to distill flashmap descriptors into raw FMAP sections - * - * Copyright (C) 2015 Google, Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. |