Skip to content

Commit 5195388

Browse files
committed
Remove the 'IBM Confidential' string from our files as these files are not IBM confidential.
1 parent a00d53b commit 5195388

File tree

18 files changed

+1
-43
lines changed

18 files changed

+1
-43
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ This repository contains the SDK for the IBM Application Gateway (IAG) container
77
|--------------|-----------
88
| kubernetes | This directory contains some files which are useful when executing the IAG container in a Kubernetes environment (see [README.md](kubernetes/README.md)).
99
| openapi | This directory contains the OpenAPI schema files which are used to define the YAML format of the IAG configuration (see [README.md](openapi/README.md)).
10-
| openshift | This directory contains some files which are useful when executing the IAG container in a RedHat OpenShuft environment (see [README.md](openshift/README.md)).
10+
| openshift | This directory contains some files which are useful when executing the IAG container in a RedHat OpenShift environment (see [README.md](openshift/README.md)).
1111
| pages | This directory contains the default pages included in the IBM Application Gateway (IAG) (see [README.md](pages/README.md)).
1212
| python | This directory contains the python API which can be used to automate the generation of the IAG YAML configuration files (see [README.md](python/README.md)).

openapi/advanced.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/authorization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/ci_oidc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/eai.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/logging.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/openapi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/policies.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/resource_server.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

openapi/server.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# IBM Confidential
2-
# Object Code Only Source Materials
31
# (c) Copyright International Business Machines Corp. 2020
42
# The source code for this program is not published or otherwise divested
53
# of its trade secrets, irrespective of what has been deposited with the

0 commit comments

Comments
 (0)