summaryrefslogtreecommitdiff
path: root/chip/ish/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/ish/flash.c')
-rw-r--r--chip/ish/flash.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/ish/flash.c b/chip/ish/flash.c
index 2a1b9c0793..c9c4a132d9 100644
--- a/chip/ish/flash.c
+++ b/chip/ish/flash.c
@@ -1,4 +1,4 @@
-/* Copyright 2015 The Chromium OS Authors. All rights reserved.
+/* Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -6,7 +6,6 @@
#include "common.h"
#include "flash.h"
-
/**
* Initialize the module.
*