summaryrefslogtreecommitdiff
path: root/util/openocd
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2019-06-18 11:41:01 -0700
committerCommit Bot <commit-bot@chromium.org>2019-06-19 00:30:43 +0000
commitf36a4e530c40284228b6954564cd3836b4588401 (patch)
treed33a7fd65ecf3bccf4571300cd2ead9c999369c3 /util/openocd
parent30cc96d5c81e8a5f2ce4319c999fa92e3a1a4650 (diff)
downloadchrome-ec-f36a4e530c40284228b6954564cd3836b4588401.tar.gz
LICENSE: remove unnecessary (c) after Copyright
Ran the following command: git grep -l 'Copyright (c)' | \ xargs sed -i 's/Copyright (c)/Copyright/g' BRANCH=none BUG=none TEST=make buildall -j Change-Id: I6cc4a0f7e8b30d5b5f97d53c031c299f3e164ca7 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1663262 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'util/openocd')
-rw-r--r--util/openocd/lm4x_cmds.tcl2
-rw-r--r--util/openocd/npcx.cfg2
-rw-r--r--util/openocd/npcx_cmds.tcl2
3 files changed, 3 insertions, 3 deletions
diff --git a/util/openocd/lm4x_cmds.tcl b/util/openocd/lm4x_cmds.tcl
index ffcda0464a..6cad874939 100644
--- a/util/openocd/lm4x_cmds.tcl
+++ b/util/openocd/lm4x_cmds.tcl
@@ -1,4 +1,4 @@
-# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
+# Copyright 2012 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.
#
diff --git a/util/openocd/npcx.cfg b/util/openocd/npcx.cfg
index 05116085a5..0ab2b42888 100644
--- a/util/openocd/npcx.cfg
+++ b/util/openocd/npcx.cfg
@@ -1,4 +1,4 @@
-# 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.
#
diff --git a/util/openocd/npcx_cmds.tcl b/util/openocd/npcx_cmds.tcl
index 4fd0320433..759e897131 100644
--- a/util/openocd/npcx_cmds.tcl
+++ b/util/openocd/npcx_cmds.tcl
@@ -1,4 +1,4 @@
-# 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.
#