diff options
Diffstat (limited to 'util/cbfstool/fmaptool.c')
-rw-r--r-- | util/cbfstool/fmaptool.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/cbfstool/fmaptool.c b/util/cbfstool/fmaptool.c index 1c01ec0da9..3b10f79e5b 100644 --- a/util/cbfstool/fmaptool.c +++ b/util/cbfstool/fmaptool.c @@ -1,8 +1,5 @@ +/* fmaptool, CLI utility for converting plaintext fmd files into fmap blobs */ /* - * fmaptool, CLI utility for converting plaintext fmd files into fmap blobs - * - * 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. |