Skip to content

Commit 873e12a

Browse files
committed
Fix license
1 parent f419bba commit 873e12a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

kubernetes/samples/scripts/create-fmw-infrastructure-domain/common/createFMWDomain.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
#
2-
# Copyright (c) 2014, 2019 Oracle and/or its affiliates. All rights reserved.
3-
#
4-
#Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
5-
#
1+
# Copyright 2014, 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
63

74
import os
85
import sys

0 commit comments

Comments
 (0)