Skip to content

Commit 6e929f2

Browse files
committed
Update license and copyright
1 parent 5db228b commit 6e929f2

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

LICENSE.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Michael Rose
3+
Copyright (c) 2017-2018 Michael Rose and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,16 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.
22+
23+
Basically Basic incorporates icons from [The Noun Project](https://thenounproject.com/).
24+
Icons are distributed under Creative Commons Attribution 3.0 United States (CC BY 3.0 US).
25+
26+
Basically Basic incorporates photographs from [Unsplash](https://unsplash.com).
27+
28+
Basically Basic incorporates [Susy](http://susy.oddbird.net/),
29+
Copyright (c) 2017, Miriam Eric Suzanne.
30+
Susy is distributed under the terms of the [BSD 3-clause "New" or "Revised" License](https://opensource.org/licenses/BSD-3-Clause).
31+
32+
Basically Basic incorporates [Breakpoint](http://breakpoint-sass.com/).
33+
Breakpoint is distributed under the terms of the [MIT/GPL Licenses](http://opensource.org/licenses/MIT).

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ grammar, etc.
697697

698698
The MIT License (MIT)
699699

700-
Copyright (c) 2017 Michael Rose
700+
Copyright (c) 2017-2018 Michael Rose and contributors
701701

702702
Permission is hereby granted, free of charge, to any person obtaining a copy
703703
of this software and associated documentation files (the "Software"), to deal
@@ -716,3 +716,15 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
716716
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
717717
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
718718
SOFTWARE.
719+
720+
Basically Basic incorporates icons from [The Noun Project](https://thenounproject.com/).
721+
Icons are distributed under Creative Commons Attribution 3.0 United States (CC BY 3.0 US).
722+
723+
Basically Basic incorporates photographs from [Unsplash](https://unsplash.com).
724+
725+
Basically Basic incorporates [Susy](http://susy.oddbird.net/),
726+
Copyright (c) 2017, Miriam Eric Suzanne.
727+
Susy is distributed under the terms of the [BSD 3-clause "New" or "Revised" License](https://opensource.org/licenses/BSD-3-Clause).
728+
729+
Basically Basic incorporates [Breakpoint](http://breakpoint-sass.com/).
730+
Breakpoint is distributed under the terms of the [MIT/GPL Licenses](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)