File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Original file line number Diff line number Diff line change
1
+ Licensed under the Apache License, Version 2.0 (the "License");
2
+ you may not use this file except in compliance with the License.
3
+ You may obtain a copy of the License at
4
+
5
+ http://www.apache.org/licenses/LICENSE-2.0
6
+
7
+ Unless required by applicable law or agreed to in writing, software
8
+ distributed under the License is distributed on an "AS IS" BASIS,
9
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10
+ See the License for the specific language governing permissions and
11
+ limitations under the License.
Original file line number Diff line number Diff line change 1
- openshift-extras
2
- ================
1
+ Openshift Extras - Unofficial tools for use with OpenShift
2
+ ==========================================================
3
+
4
+ This repository contains "odds and ends" for use with OpenShift servers
5
+ that we hope will prove useful, but are not a supported part of the
6
+ product (or, not yet).
7
+
8
+ The "master" branch is intended for use with current OpenShift Origin or
9
+ OpenShift Online servers. "enterprise-" branches are intended for use with
10
+ the corresponding OpenShift Enterprise version servers.
11
+
12
+ Contributing
13
+ ----------------------
14
+
15
+ Contributions via pull request are welcome and may be included under the
16
+ same license as below.
17
+
18
+ Copyright
19
+ ----------------------
20
+
21
+ OpenShift Extras, except where otherwise noted, is released under the
22
+ [ Apache License 2.0] ( http://www.apache.org/licenses/LICENSE-2.0.html ) .
23
+ See the LICENSE file included in this directory.
24
+
25
+
You can’t perform that action at this time.
0 commit comments