Skip to content

Commit 1812bcb

Browse files
committed
Merge remote-tracking branch 'remotes/github/master'
Conflicts: LICENSE README.md
2 parents ec1efc5 + 380733d commit 1812bcb

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

LICENSE

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
Copyright (c) 2014 SoftLayer Technologies, Inc. All rights reserved.
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2014 The SoftLayer Developer Network
24

35
Permission is hereby granted, free of charge, to any person obtaining a copy
46
of this software and associated documentation files (the "Software"), to deal
@@ -7,13 +9,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
79
copies of the Software, and to permit persons to whom the Software is
810
furnished to do so, subject to the following conditions:
911

10-
The above copyright notice and this permission notice shall be included in
11-
all copies or substantial portions of the Software.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
1214

1315
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1416
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1517
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1618
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1719
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19-
THE SOFTWARE.
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# softlayer-api-client
1+
# softlayer-java
22

33
## Introduction
44

@@ -265,4 +265,4 @@ fully qualified class name of your implementation on a single line in a file in
265265

266266
## Copyright
267267

268-
This software is Copyright (c) 2014 SoftLayer Technologies, Inc. See the bundled LICENSE file for more information.
268+
This software is Copyright (c) 2014 The SoftLayer Developer Network. See the bundled LICENSE file for more information.

0 commit comments

Comments
 (0)