summaryrefslogtreecommitdiff
path: root/util/pinmap/pm/generate.go
diff options
context:
space:
mode:
Diffstat (limited to 'util/pinmap/pm/generate.go')
-rw-r--r--util/pinmap/pm/generate.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/pinmap/pm/generate.go b/util/pinmap/pm/generate.go
index d3ac5518fa..629aeaee15 100644
--- a/util/pinmap/pm/generate.go
+++ b/util/pinmap/pm/generate.go
@@ -1,4 +1,4 @@
-// Copyright 2021 The Chromium OS Authors. All rights reserved.
+// Copyright 2021 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -17,7 +17,7 @@ type lineName struct {
name string // Pin name
}
-const header = `/* Copyright %d The Chromium OS Authors. All rights reserved.
+const header = `/* Copyright %d The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*