We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7114b commit 521576eCopy full SHA for 521576e
sztp-agent/pkg/secureagent/ssh.go
@@ -1,3 +1,10 @@
1
+/*
2
+SPDX-License-Identifier: Apache-2.0
3
+Copyright (C) 2022-2023 Intel Corporation
4
+Copyright (c) 2022 Dell Inc, or its subsidiaries.
5
+Copyright (C) 2022 Red Hat.
6
+*/
7
+
8
package secureagent
9
10
import (
sztp-agent/pkg/secureagent/ssh_test.go
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: Apache-2.0
+// Copyright (C) 2022-2023 Red Hat.
0 commit comments