-
Notifications
You must be signed in to change notification settings - Fork 40
/
LICENSE.txt
34 lines (22 loc) · 2.02 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## Adventist Living Pattern System (ALPS) License
The Adventist Living Pattern System is developed using Pattern Lab, whose license information is below.
The following license applies to all code not contained in `/core` and `/config`:
This pattern library and accompanying themes, source-code, documentation and resources are Copyright (c) 2016 by the General Conference of Seventh-day Adventists. They are only authorized for use by Seventh-day Adventist denominational entities, as authorized by the General Conference of Seventh-day Adventists, its divisions, unions and conferences. In addition, the name and logo are trademarked and registered identities. The General Conference of Seventh-day Adventists reserves the legal right to protect the integrity of the church against misuse or unauthorized use of these resources.
## Pattern Lab License
The following license applies to all code in `/core` and `/config`:
### The MIT License (MIT)
Copyright (c) 2015 Brad Frost, http://bradfrostweb.com & Dave Olsen, http://dmolsen.com
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.