summaryrefslogtreecommitdiff
path: root/extra/usb_serial
diff options
context:
space:
mode:
Diffstat (limited to 'extra/usb_serial')
-rwxr-xr-xextra/usb_serial/add_usb_serial_id2
-rwxr-xr-xextra/usb_serial/console.py2
-rwxr-xr-xextra/usb_serial/install2
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/usb_serial/add_usb_serial_id b/extra/usb_serial/add_usb_serial_id
index ef8336afdc..12e0055e0b 100755
--- a/extra/usb_serial/add_usb_serial_id
+++ b/extra/usb_serial/add_usb_serial_id
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
-# 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.
#
diff --git a/extra/usb_serial/console.py b/extra/usb_serial/console.py
index 75879fb99c..bb72650cc6 100755
--- a/extra/usb_serial/console.py
+++ b/extra/usb_serial/console.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# 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.
diff --git a/extra/usb_serial/install b/extra/usb_serial/install
index eba1d2ac83..b49ad990e1 100755
--- a/extra/usb_serial/install
+++ b/extra/usb_serial/install
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
-# 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.
#