summaryrefslogtreecommitdiff
path: root/util/make_linux_ec_commands_h.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/make_linux_ec_commands_h.sh')
-rwxr-xr-xutil/make_linux_ec_commands_h.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/make_linux_ec_commands_h.sh b/util/make_linux_ec_commands_h.sh
index 5de8017f4e..bb53ffda4f 100755
--- a/util/make_linux_ec_commands_h.sh
+++ b/util/make_linux_ec_commands_h.sh
@@ -41,7 +41,7 @@ trap cleanup EXIT
# Replace license
patch "${tmp}" << EOF
@@ -1,6 +1,11 @@
--/* 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.
+/* SPDX-License-Identifier: GPL-2.0 */