summaryrefslogtreecommitdiff
path: root/include/usb_pe_sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_pe_sm.h')
-rw-r--r--include/usb_pe_sm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usb_pe_sm.h b/include/usb_pe_sm.h
index c786a31ebc..3e53d17690 100644
--- a/include/usb_pe_sm.h
+++ b/include/usb_pe_sm.h
@@ -1,4 +1,4 @@
-/* Copyright 2019 The Chromium OS Authors. All rights reserved.
+/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -171,4 +171,3 @@ void pe_dpm_request(int port, enum pe_dpm_request req);
int pd_is_port_partner_dualrole(int port);
#endif /* __CROS_EC_USB_PE_H */
-