diff options
Diffstat (limited to 'chip/stm32/spi_master.c')
-rw-r--r-- | chip/stm32/spi_master.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/stm32/spi_master.c b/chip/stm32/spi_master.c index 446013a9d9..40002643c1 100644 --- a/chip/stm32/spi_master.c +++ b/chip/stm32/spi_master.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 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. * |