Skip to content

Commit

Permalink
Merge pull request #399 from jsoref/spelling-corporation
Browse files Browse the repository at this point in the history
chore(*): fix spelling of Intel Corporation
  • Loading branch information
k8s-ci-robot committed Jan 21, 2024
2 parents 007e661 + 200f43e commit 569bb3c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ktesting/contextual_test.go
@@ -1,6 +1,6 @@
/*
Copyright 2019 The Kubernetes Authors.
Copyright 2020 Intel Coporation.
Copyright 2020 Intel Corporation.
SPDX-License-Identifier: Apache-2.0
*/
Expand Down
2 changes: 1 addition & 1 deletion ktesting/testinglogger.go
@@ -1,6 +1,6 @@
/*
Copyright 2019 The Kubernetes Authors.
Copyright 2020 Intel Coporation.
Copyright 2020 Intel Corporation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ktesting/testinglogger_test.go
@@ -1,6 +1,6 @@
/*
Copyright 2019 The Kubernetes Authors.
Copyright 2020 Intel Coporation.
Copyright 2020 Intel Corporation.
SPDX-License-Identifier: Apache-2.0
*/
Expand Down
2 changes: 1 addition & 1 deletion textlogger/textlogger.go
@@ -1,6 +1,6 @@
/*
Copyright 2019 The Kubernetes Authors.
Copyright 2020 Intel Coporation.
Copyright 2020 Intel Corporation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 569bb3c

Please sign in to comment.