aboutsummaryrefslogtreecommitdiff
path: root/stand/uboot/uboot_fdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/uboot/uboot_fdt.c')
-rw-r--r--stand/uboot/uboot_fdt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stand/uboot/uboot_fdt.c b/stand/uboot/uboot_fdt.c
index 4b0a85e3aec0..d6f99f8b29cb 100644
--- a/stand/uboot/uboot_fdt.c
+++ b/stand/uboot/uboot_fdt.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2009-2010 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Semihalf under sponsorship from
* the FreeBSD Foundation.
@@ -27,9 +26,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <stand.h>
#include <fdt_platform.h>