summaryrefslogtreecommitdiff
path: root/futility/cmd_load_fmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'futility/cmd_load_fmap.c')
-rw-r--r--futility/cmd_load_fmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/futility/cmd_load_fmap.c b/futility/cmd_load_fmap.c
index eefa9fec..20da8015 100644
--- a/futility/cmd_load_fmap.c
+++ b/futility/cmd_load_fmap.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 <fcntl.h>
#include <getopt.h>