Skip to content

Commit 0961d11

Browse files
authored
Merge pull request #1 from aferodeveloper/feat417-open-source
FEAT-417: open source
2 parents a0e58c7 + 5cc245c commit 0961d11

File tree

2 files changed

+53
-5
lines changed

2 files changed

+53
-5
lines changed

AferoSofthub.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Pod::Spec.new do |s|
22

33
s.name = "AferoSofthub"
44
s.module_name = "AferoSofthub"
5-
s.version = "1.6.4"
6-
s.summary = "Afero hub library (binary distribution #55/debug)"
5+
s.version = "1.6.5"
6+
s.summary = "Afero Softhub Library (hubby-ios-release 1.0.323 debug)"
77
s.description = "Softhub support for Afero devices."
88
s.homepage = "https://github.com/aferodeveloper/AferoIOSSofthub"
9-
s.license = "Proprietary"
9+
s.license = "ARM Permissive Binary"
1010
s.author = { "Afero, Inc." => "[email protected]" }
1111

1212
s.ios.deployment_target = "9.3"

LICENSE

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
AferoSofthub
22

3-
Copyrights 2015, 2016, 2017 Afero, Inc. All rights reserved.
3+
Copyright 2019 Afero, Inc.
44

5-
Usage pursuant to customer agreement terms; unauthorized use prohibited.
5+
Permissive Binary License
6+
7+
Version 1.0, September 2015
8+
9+
Redistribution. Redistribution and use in binary form, without
10+
modification, are permitted provided that the following conditions are
11+
met:
12+
13+
1) Redistributions must reproduce the above copyright notice and the
14+
following disclaimer in the documentation and/or other materials
15+
provided with the distribution.
16+
17+
2) Unless to the extent explicitly permitted by law, no reverse
18+
engineering, decompilation, or disassembly of this software is
19+
permitted.
20+
21+
3) Redistribution as part of a software development kit must include the
22+
accompanying file named "DEPENDENCIES" and any dependencies listed in
23+
that file.
24+
25+
4) Neither the name of the copyright holder nor the names of its
26+
contributors may be used to endorse or promote products derived from
27+
this software without specific prior written permission.
28+
29+
Limited patent license. The copyright holders (and contributors) grant a
30+
worldwide, non-exclusive, no-charge, royalty-free patent license to
31+
make, have made, use, offer to sell, sell, import, and otherwise
32+
transfer this software, where such license applies only to those patent
33+
claims licensable by the copyright holders (and contributors) that are
34+
necessarily infringed by this software. This patent license shall not
35+
apply to any combinations that include this software. No hardware is
36+
licensed hereunder.
37+
38+
If you institute patent litigation against any entity (including a
39+
cross-claim or counterclaim in a lawsuit) alleging that the software
40+
itself infringes your patent(s), then your rights granted under this
41+
license shall terminate as of the date such litigation is filed.
42+
43+
DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
44+
CONTRIBUTORS "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
45+
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
46+
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
47+
HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
48+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
49+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
50+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
51+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
52+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
53+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)