Skip to content

Commit d04502b

Browse files
author
Adam Cox
committed
Adds license section to README
1 parent 9dfd4a6 commit d04502b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,20 @@ slos = oss.softlayer2d(sc, "my_softlayer_os", auth_url, tenant, username, passwo
8484

8585
data = sc.textFile(slos.url(container_name, file_name))
8686
```
87+
88+
89+
### License
90+
91+
Copyright 2016 IBM Cloud Data Services
92+
93+
Licensed under the Apache License, Version 2.0 (the "License");
94+
you may not use this file except in compliance with the License.
95+
You may obtain a copy of the License at
96+
97+
http://www.apache.org/licenses/LICENSE-2.0
98+
99+
Unless required by applicable law or agreed to in writing, software
100+
distributed under the License is distributed on an "AS IS" BASIS,
101+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
102+
See the License for the specific language governing permissions and
103+
limitations under the License.

0 commit comments

Comments
 (0)