diff options
Diffstat (limited to 'util/cbfstool/common.c')
-rw-r--r-- | util/cbfstool/common.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/util/cbfstool/common.c b/util/cbfstool/common.c index c1725dc903..2de67dcf7b 100644 --- a/util/cbfstool/common.c +++ b/util/cbfstool/common.c @@ -1,10 +1,5 @@ +/* common utility functions for cbfstool */ /* - * common utility functions for cbfstool - * - * Copyright (C) 2009 coresystems GmbH - * written by Patrick Georgi <patrick.georgi@coresystems.de> - * Copyright (C) 2012 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. |