summaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs_sections.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/cbfs_sections.c')
-rw-r--r--util/cbfstool/cbfs_sections.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/util/cbfstool/cbfs_sections.c b/util/cbfstool/cbfs_sections.c
index 088534adc9..c5f016f08a 100644
--- a/util/cbfstool/cbfs_sections.c
+++ b/util/cbfstool/cbfs_sections.c
@@ -1,8 +1,5 @@
+/* track which sections of the image will contain CBFSes */
/*
- * fmap_sections.c, track which sections of the image will contain CBFSes
- *
- * 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.