Skip to content

Commit e3d19fe

Browse files
committed
removed year on copyright
1 parent 351df85 commit e3d19fe

38 files changed

Lines changed: 38 additions & 38 deletions

examples/get_cert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/ssh_certificates/get_cert_ssh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2021 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/ssh_certificates/get_cert_ssh_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2021 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/ssh_certificates/retrieve_ca_public_key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2021 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/tpp/get_cert_tpp_token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/tpp/get_service_gen_cert_tpp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/tpp/set_policy_tpp_token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/vaas/get_service_gen_cert_vaas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

examples/vaas/set_policy_vaas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2022 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

tests/assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright 2021 Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
3+
# Copyright Venafi, Inc. and CyberArk Software Ltd. ("CyberArk")
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)