summaryrefslogtreecommitdiff
path: root/futility/file_type_bios.c
diff options
context:
space:
mode:
Diffstat (limited to 'futility/file_type_bios.c')
-rw-r--r--futility/file_type_bios.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/futility/file_type_bios.c b/futility/file_type_bios.c
index 6ef9211c..6cbd5835 100644
--- a/futility/file_type_bios.c
+++ b/futility/file_type_bios.c
@@ -1,8 +1,8 @@
-/*
- * Copyright 2014 The Chromium OS Authors. All rights reserved.
+/* Copyright 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#include <errno.h>
#include <limits.h>
#include <stdint.h>