diff options
Diffstat (limited to 'chip/stm32/usart-stm32l.c')
-rw-r--r-- | chip/stm32/usart-stm32l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/stm32/usart-stm32l.c b/chip/stm32/usart-stm32l.c index a1eb7becd0..dc300d598a 100644 --- a/chip/stm32/usart-stm32l.c +++ b/chip/stm32/usart-stm32l.c @@ -1,4 +1,4 @@ -/* Copyright 2014 The Chromium OS Authors. All rights reserved. +/* Copyright 2014 The ChromiumOS Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ |