diff --git a/operators/endpointmetrics/pkg/microshift/microshift_test.go b/operators/endpointmetrics/pkg/microshift/microshift_test.go index 3c351b0d0..39c2fd5f7 100644 --- a/operators/endpointmetrics/pkg/microshift/microshift_test.go +++ b/operators/endpointmetrics/pkg/microshift/microshift_test.go @@ -1,3 +1,7 @@ +// Copyright (c) Red Hat, Inc. +// Copyright Contributors to the Open Cluster Management project +// Licensed under the Apache License 2.0 + package microshift import ( diff --git a/operators/endpointmetrics/pkg/microshift/scrape.go b/operators/endpointmetrics/pkg/microshift/scrape.go index c93b2d43a..e9bdece07 100644 --- a/operators/endpointmetrics/pkg/microshift/scrape.go +++ b/operators/endpointmetrics/pkg/microshift/scrape.go @@ -1,3 +1,7 @@ +// Copyright (c) Red Hat, Inc. +// Copyright Contributors to the Open Cluster Management project +// Licensed under the Apache License 2.0 + package microshift import (