diff options
Diffstat (limited to 'util/showdevicetree')
-rw-r--r-- | util/showdevicetree/showdt.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/showdevicetree/showdt.c b/util/showdevicetree/showdt.c index 4b476a8d7b..d8a5e62b8f 100644 --- a/util/showdevicetree/showdt.c +++ b/util/showdevicetree/showdt.c @@ -1,8 +1,5 @@ +/* Compile and dump the device tree */ /* - * Compile and dump the device tree - * - * Copyright 2013 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. |