Skip to content

Commit 4b92552

Browse files
committed
Copyrights
1 parent f0581fa commit 4b92552

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/src/main/python/wlsdeploy/util/boolean_value.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright (c) 2021, Oracle and/or its affiliates.
2+
Copyright (c) 2022, Oracle and/or its affiliates.
33
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
44
55
Contains a boolean value that can be recognized by the YAML and JSON writers.

core/src/main/python/wlsdeploy/util/validate_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright (c) 2020, 2022, Oracle and/or its affiliates.
2+
Copyright (c) 2022, Oracle and/or its affiliates.
33
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
44
"""
55

0 commit comments

Comments
 (0)