diff options
Diffstat (limited to 'extra/usb_serial/console.py')
-rwxr-xr-x | extra/usb_serial/console.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/usb_serial/console.py b/extra/usb_serial/console.py index 49b731ad42..cc81547671 100755 --- a/extra/usb_serial/console.py +++ b/extra/usb_serial/console.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2016 The Chromium OS Authors. All rights reserved. +# Copyright 2016 The ChromiumOS Authors # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. |