Skip to content

Commit 521576e

Browse files
add copyright for ssh files
Signed-off-by: Xeckt <jordansavell1198@gmail.com>
1 parent dc7114b commit 521576e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sztp-agent/pkg/secureagent/ssh.go

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
package secureagent
29

310
import (

sztp-agent/pkg/secureagent/ssh_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
// Copyright (C) 2022-2023 Red Hat.
13
package secureagent
24

35
import (

0 commit comments

Comments
 (0)