summaryrefslogtreecommitdiff
path: root/util/dt-gpionames
diff options
context:
space:
mode:
Diffstat (limited to 'util/dt-gpionames')
-rw-r--r--util/dt-gpionames/dt.go2
-rwxr-xr-xutil/dt-gpionames/gpionames.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/dt-gpionames/dt.go b/util/dt-gpionames/dt.go
index 547d69708f..9e95aeb946 100644
--- a/util/dt-gpionames/dt.go
+++ b/util/dt-gpionames/dt.go
@@ -1,4 +1,4 @@
-// Copyright 2022 The Chromium OS Authors. All rights reserved.
+// Copyright 2022 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/util/dt-gpionames/gpionames.sh b/util/dt-gpionames/gpionames.sh
index 92b2bd4580..972dbbacd9 100755
--- a/util/dt-gpionames/gpionames.sh
+++ b/util/dt-gpionames/gpionames.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2022 The Chromium OS Authors. All rights reserved.
+# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.