forked from donnemartin/system-design-primer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add license disclaimer (donnemartin#76)
Clearly denote the repository license is from me, not my employer (Facebook).
- Loading branch information
1 parent
5072dfe
commit 019eaaf
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
I am providing code and resources in this repository to you under an open source | ||
license. Because this is my personal repository, the license you receive to my | ||
code and resources is from me and not my employer (Facebook). | ||
|
||
Copyright 2017 Donne Martin | ||
|
||
Creative Commons Attribution 4.0 International License (CC BY 4.0) | ||
|
||
http://creativecommons.org/licenses/by/4.0/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters