diff options
Diffstat (limited to 'util/cbfstool')
-rw-r--r-- | util/cbfstool/fdt.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/util/cbfstool/fdt.h b/util/cbfstool/fdt.h index 387cd328ed..126ca95200 100644 --- a/util/cbfstool/fdt.h +++ b/util/cbfstool/fdt.h @@ -1,9 +1,5 @@ +/* Taken from depthcharge: src/base/device_tree.h */ /* - * Copyright 2013 Google Inc. - * Copyright 2018-present Facebook, Inc. - * - * Taken from depthcharge: src/base/device_tree.h - * * 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; either version 2 of |