diff options
Diffstat (limited to 'util/showdevicetree')
-rw-r--r-- | util/showdevicetree/showdt.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/showdevicetree/showdt.c b/util/showdevicetree/showdt.c index 335594be41..120c5e3a89 100644 --- a/util/showdevicetree/showdt.c +++ b/util/showdevicetree/showdt.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <stdio.h> /* you can't include string.h due to conflicts with coreboot prototypes. */ |