Skip to content

Commit 62228ce

Browse files
added Copyright message to test data files
1 parent 49e1a00 commit 62228ce

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

test/test_data/ca_cert/server.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
13
[req]
24
default_md = sha256
35
prompt = no

test/test_data/dnode_zero_certs/server.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
13
[req]
24
default_md = sha256
35
prompt = no

test/test_data/enode_zero_certs/server.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
13
[req]
24
default_md = sha256
35
prompt = no

test/test_data/pod_one_certs/server.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
13
[req]
24
default_md = sha256
35
prompt = no

test/test_data/pod_zero_certs/server.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2+
13
[req]
24
default_md = sha256
35
prompt = no

0 commit comments

Comments
 (0)